CloudDnsProvider Methods |
The CloudDnsProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddPtrRecordsAsync |
Adds reverse DNS records to a cloud resource in the DNS service.
|
![]() | AddRecordsAsync |
Adds records to a domain in the DNS service.
|
![]() | CloneDomainAsync |
Clones a domain registered in the DNS service, optionally cloning its subdomains as well.
|
![]() | CreateDomainsAsync |
Registers one or more new domains in the DNS service.
|
![]() | ExportDomainAsync |
Exports a domain registered in the DNS service.
|
![]() | GetJobStatusAsync(DnsJob, Boolean, CancellationToken) |
Gets information about an asynchronous task being executed by the DNS service.
|
![]() | GetJobStatusAsyncTResponse(DnsJobTResponse, Boolean, CancellationToken) |
Gets information about an asynchronous task with a strongly-typed result being executed by the DNS service.
|
![]() | ImportDomainAsync |
Imports domains into the DNS service.
|
![]() | ListDomainChangesAsync |
Gets information about all changes made to a domain since a specified time.
|
![]() | ListDomainDetailsAsync |
Gets detailed information about a specific domain.
|
![]() | ListDomainsAsync |
Gets information about domains currently listed in the DNS service.
|
![]() | ListLimitsAsync(CancellationToken) |
Get information about the provider-specific limits of this service.
|
![]() | ListLimitsAsync(LimitType, CancellationToken) |
Get information about the provider-specific limits of this service for a particular LimitType.
|
![]() | ListLimitTypesAsync |
Get information about the types of provider-specific limits in place for this service.
|
![]() | ListPtrRecordDetailsAsync |
Gets detailed information about a reverse DNS record currently associated with a cloud resource in the DNS service.
|
![]() | ListPtrRecordsAsync |
Gets information about reverse DNS records currently associated with a cloud resource in the DNS service.
|
![]() | ListRecordDetailsAsync |
Gets detailed information about a specific DNS record.
|
![]() | ListRecordsAsync |
Gets information about records currently associated with a domain in the DNS service, optionally filtering the results
to include only records of a specific type, name, and/or data.
|
![]() | ListSubdomainsAsync |
Gets information about subdomains currently associated with a domain in the DNS service.
|
![]() | RemoveDomainsAsync |
Removes one or more domains from the DNS service.
|
![]() | RemovePtrRecordsAsync |
Removes one or more reverse DNS records from the DNS service.
|
![]() | RemoveRecordsAsync |
Removes one or more domain records from the DNS service.
|
![]() | UpdateDomainsAsync |
Updates one or more domains in the DNS service.
|
![]() | UpdatePtrRecordsAsync |
Update reverse DNS records for a cloud resource in the DNS service.
|
![]() | UpdateRecordsAsync |
Updates domain records in the DNS service.
|
Name | Description | |
---|---|---|
![]() | AddPtrRecords |
Adds reverse DNS records to a cloud resource in the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | AddRecords |
Adds records to a domain in the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | CloneDomain |
Clones a domain registered in the DNS service, optionally cloning its subdomains as well.
(Defined by DnsServiceExtensions.) |
![]() | CreateDomains |
Registers one or more new domains in the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | ExportDomain |
Exports a domain registered in the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | GetJobStatus(DnsJob, Boolean) | Overloaded.
Gets information about an asynchronous task being executed by the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | GetJobStatusTResponse(DnsJobTResponse, Boolean) | Overloaded.
Gets information about an asynchronous task with a strongly-typed result being executed by the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | ImportDomain |
Imports domains into the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | ListDomainChanges |
Gets information about all changes made to a domain since a specified time.
(Defined by DnsServiceExtensions.) |
![]() | ListDomainDetails |
Gets detailed information about a specific domain.
(Defined by DnsServiceExtensions.) |
![]() | ListDomains |
Gets information about domains currently listed in the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | ListLimits | Overloaded.
Get information about the provider-specific limits of this service.
(Defined by DnsServiceExtensions.) |
![]() | ListLimits(LimitType) | Overloaded.
Get information about the provider-specific limits of this service for a particular LimitType.
(Defined by DnsServiceExtensions.) |
![]() | ListLimitTypes |
Get information about the types of provider-specific limits in place for this service.
(Defined by DnsServiceExtensions.) |
![]() | ListPtrRecordDetails |
Gets detailed information about a reverse DNS record currently associated with a cloud resource in the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | ListPtrRecords |
Gets information about reverse DNS records currently associated with a cloud resource in the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | ListRecordDetails |
Gets detailed information about a specific DNS record.
(Defined by DnsServiceExtensions.) |
![]() | ListRecords |
Gets information about records currently associated with a domain in the DNS service, optionally filtering the results
to include only records of a specific type, name, and/or data.
(Defined by DnsServiceExtensions.) |
![]() | ListSubdomains |
Gets information about subdomains currently associated with a domain in the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | RemoveDomains |
Removes one or more domains from the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | RemovePtrRecords |
Removes one or more reverse DNS records from the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | RemoveRecords |
Removes one or more domain records from the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | UpdateDomains |
Updates one or more domains in the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | UpdatePtrRecords |
Update reverse DNS records for a cloud resource in the DNS service.
(Defined by DnsServiceExtensions.) |
![]() | UpdateRecords |
Updates domain records in the DNS service.
(Defined by DnsServiceExtensions.) |