PrivateDnsZoneGroup Interface
Implements
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()
Gets the collection of private DNS zone configurations. |
|
abstract
Provisioning |
provisioningState()
Gets the provisioning state. |
Method Details
privateDnsZoneConfigures
public abstract List<PrivateDnsZoneConfig> privateDnsZoneConfigures()
Gets the collection of private DNS zone configurations.
Returns:
provisioningState
public abstract ProvisioningState provisioningState()
Gets the provisioning state.
Returns: