Microsoft.Azure.Management.Dns.Fluent.DnsZone.Definition Namespace

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.