Microsoft.Azure.Management.Dns.Fluent.DnsZone.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The stage of the DNS zone definition allowing to specify the resource group. |
IDefinition |
The entirety of the DNS zone definition. |
IWithCreate |
The stage of the definition which contains all the minimum required inputs for the resource to be created (via WithCreate.create()), but also allows for any other optional settings to be specified. |
IWithETagCheck |
The stage of the DNS zone definition allowing to enable ETag validation. |
IWithRecordSet |
The stage of the DNS zone definition allowing to specify record set. |
IWithZoneType |
The stage of the DNS zone definition allowing to specify Zone access type. |
Azure SDK for .NET