PrivateDnsZoneGroup Interface
Implements
IndependentChild<NetworkManager>
HasInnerModel<PrivateDnsZoneGroupInner>
Refreshable<PrivateDnsZoneGroup>
Updatable<Update>
public interface PrivateDnsZoneGroup
extends IndependentChild<NetworkManager>, HasInnerModel<PrivateDnsZoneGroupInner>, Refreshable<PrivateDnsZoneGroup>, Updatable<Update>
An immutable client-side representation of an Azure private DNS zone group.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
List<Private |
privateDnsZoneConfigures() |
abstract
Provisioning |
provisioningState() |
Method Details
privateDnsZoneConfigures
public abstract List
Returns:
the collection of private DNS zone configurations.
provisioningState
public abstract ProvisioningState provisioningState()
Returns:
the provisioning state.
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java