Uses of Interface
com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithETagCheck
-
Packages that use PrivateDnsZone.DefinitionStages.WithETagCheck Package Description com.azure.resourcemanager.privatedns.models Package containing the data models for PrivateDnsManagementClient. -
-
Uses of PrivateDnsZone.DefinitionStages.WithETagCheck in com.azure.resourcemanager.privatedns.models
Subinterfaces of PrivateDnsZone.DefinitionStages.WithETagCheck in com.azure.resourcemanager.privatedns.models Modifier and Type Interface Description static interfacePrivateDnsZone.DefinitionThe entirety of the private DNS zone definition.static interfacePrivateDnsZone.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.
-