PrivateDnsZoneGroupPropertiesFormat Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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' |