Condividi tramite


PrivateDnsZoneGroupPropertiesFormat Class

Definition

Properties of the private dns zone group.

public class PrivateDnsZoneGroupPropertiesFormat
type PrivateDnsZoneGroupPropertiesFormat = class
Public Class PrivateDnsZoneGroupPropertiesFormat
Inheritance
PrivateDnsZoneGroupPropertiesFormat

Constructors

Name Description
PrivateDnsZoneGroupPropertiesFormat()

Initializes a new instance of the PrivateDnsZoneGroupPropertiesFormat class.

PrivateDnsZoneGroupPropertiesFormat(String, IList<PrivateDnsZoneConfig>)

Initializes a new instance of the PrivateDnsZoneGroupPropertiesFormat class.

Properties

Name Description
PrivateDnsZoneConfigs

Gets or sets a collection of private dns zone configurations of the private dns zone group.

ProvisioningState

Gets the provisioning state of the private dns zone group resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

Applies to