Uses of Interface
com.azure.resourcemanager.privatedns.models.PrivateDnsZone.DefinitionStages.WithVirtualNetworkLink
-
Packages that use PrivateDnsZone.DefinitionStages.WithVirtualNetworkLink Package Description com.azure.resourcemanager.privatedns.models Package containing the data models for PrivateDnsManagementClient. -
-
Uses of PrivateDnsZone.DefinitionStages.WithVirtualNetworkLink in com.azure.resourcemanager.privatedns.models
Subinterfaces of PrivateDnsZone.DefinitionStages.WithVirtualNetworkLink 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.
-