PrivateDnsZoneGroupData 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.
Compatibility declaration for the PrivateDnsZoneGroupData type.
public class PrivateDnsZoneGroupData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.PrivateDnsZoneGroupData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.PrivateDnsZoneGroupData>
type PrivateDnsZoneGroupData = class
inherit NetworkResourceData
interface IJsonModel<PrivateDnsZoneGroupData>
interface IPersistableModel<PrivateDnsZoneGroupData>
Public Class PrivateDnsZoneGroupData
Inherits NetworkResourceData
Implements IJsonModel(Of PrivateDnsZoneGroupData), IPersistableModel(Of PrivateDnsZoneGroupData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| PrivateDnsZoneGroupData() |
Initializes a new instance of PrivateDnsZoneGroupData. |
Properties
| Name | Description |
|---|---|
| ETag |
Gets or sets the ETag compatibility property. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| PrivateDnsZoneConfigs |
A collection of private dns zone configurations of the private dns zone group. |
| ProvisioningState |
The provisioning state of the private dns zone group resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |