IDNSServerOperations Members
The Compute Management API includes operations for managing the dns servers for your subscription.
The following tables list the members exposed by the IDNSServerOperations type.
Public Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
AddDNSServerAsync | Add a definition for a DNS server to an existing deployment. VM's in this deployment will be programmed to use this DNS server for all DNS resolutions | |
BeginAddingDNSServerAsync | Add a definition for a DNS server to an existing deployment. VM's in this deployment will be programmed to use this DNS server for all DNS resolutions | |
BeginDeletingDNSServerAsync | Deletes a definition for an existing DNS server from the deployment | |
BeginUpdatingDNSServerAsync | Updates a definition for an existing DNS server. Updates to address is the only change allowed. DNS server name cannot be changed | |
DeleteDNSServerAsync | Deletes a definition for an existing DNS server from the deployment | |
UpdateDNSServerAsync | Updates a definition for an existing DNS server. Updates to address is the only change allowed. DNS server name cannot be changed |
Top
Extension Methods
Name | Description | |
---|---|---|
AddDNSServer | Add a definition for a DNS server to an existing deployment. VM's in this deployment will be programmed to use this DNS server for all DNS resolutions (Defined by DNSServerOperationsExtensions.) | |
AddDNSServerAsync | Add a definition for a DNS server to an existing deployment. VM's in this deployment will be programmed to use this DNS server for all DNS resolutions (Defined by DNSServerOperationsExtensions.) | |
BeginAddingDNSServer | Add a definition for a DNS server to an existing deployment. VM's in this deployment will be programmed to use this DNS server for all DNS resolutions (Defined by DNSServerOperationsExtensions.) | |
BeginAddingDNSServerAsync | Add a definition for a DNS server to an existing deployment. VM's in this deployment will be programmed to use this DNS server for all DNS resolutions (Defined by DNSServerOperationsExtensions.) | |
BeginDeletingDNSServer | Deletes a definition for an existing DNS server from the deployment (Defined by DNSServerOperationsExtensions.) | |
BeginDeletingDNSServerAsync | Deletes a definition for an existing DNS server from the deployment (Defined by DNSServerOperationsExtensions.) | |
BeginUpdatingDNSServer | Updates a definition for an existing DNS server. Updates to address is the only change allowed. DNS server name cannot be changed (Defined by DNSServerOperationsExtensions.) | |
BeginUpdatingDNSServerAsync | Updates a definition for an existing DNS server. Updates to address is the only change allowed. DNS server name cannot be changed (Defined by DNSServerOperationsExtensions.) | |
DeleteDNSServer | Deletes a definition for an existing DNS server from the deployment (Defined by DNSServerOperationsExtensions.) | |
DeleteDNSServerAsync | Deletes a definition for an existing DNS server from the deployment (Defined by DNSServerOperationsExtensions.) | |
UpdateDNSServer | Updates a definition for an existing DNS server. Updates to address is the only change allowed. DNS server name cannot be changed (Defined by DNSServerOperationsExtensions.) | |
UpdateDNSServerAsync | Updates a definition for an existing DNS server. Updates to address is the only change allowed. DNS server name cannot be changed (Defined by DNSServerOperationsExtensions.) |
Top
See Also
Reference
IDNSServerOperations Interface
Microsoft.WindowsAzure.Management.Compute Namespace