Interface PrivateDnsZoneGroup

All Superinterfaces:
HasId, HasInnerModel<PrivateDnsZoneGroupInner>, HasManager<NetworkManager>, HasName, HasResourceGroup, IndependentChild<NetworkManager>, Indexable, Refreshable<PrivateDnsZoneGroup>, Updatable<PrivateDnsZoneGroup.Update>

An immutable client-side representation of an Azure private DNS zone group.
  • Method Details

    • provisioningState

      ProvisioningState provisioningState()
      Gets the provisioning state.
      Returns:
      the provisioning state.
    • privateDnsZoneConfigures

      List<PrivateDnsZoneConfig> privateDnsZoneConfigures()
      Gets the collection of private DNS zone configurations.
      Returns:
      the collection of private DNS zone configurations.