Interface DnsZone.DefinitionStages

Enclosing interface:
DnsZone

public static interface DnsZone.DefinitionStages
Grouping of DNS zone definition stages.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    The stage of the DNS zone definition allowing to specify the resource group.
    static interface 
    The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.
    static interface 
    The stage of the DNS zone definition allowing to enable ETag validation.
    static interface 
    The stage of the DNS zone definition allowing to specify record set.