- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Creatable<DnsZone>, DnsZone.DefinitionStages.WithETagCheck, DnsZone.DefinitionStages.WithRecordSet, DnsZone.DefinitionStages.WithZoneType, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<DnsZone.DefinitionStages.WithCreate>
- All Known Subinterfaces:
DnsZone.Definition
- Enclosing interface:
- DnsZone.DefinitionStages
public static interface DnsZone.DefinitionStages.WithCreate
extends com.microsoft.azure.management.resources.fluentcore.model.Creatable<DnsZone>, DnsZone.DefinitionStages.WithRecordSet, DnsZone.DefinitionStages.WithETagCheck, DnsZone.DefinitionStages.WithZoneType, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<DnsZone.DefinitionStages.WithCreate>
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.