Udostępnij przez


PrivateDnsZonePropertiesFormat Class

Definition

Properties of the private dns zone configuration resource.

public class PrivateDnsZonePropertiesFormat
type PrivateDnsZonePropertiesFormat = class
Public Class PrivateDnsZonePropertiesFormat
Inheritance
PrivateDnsZonePropertiesFormat

Constructors

Name Description
PrivateDnsZonePropertiesFormat()

Initializes a new instance of the PrivateDnsZonePropertiesFormat class.

PrivateDnsZonePropertiesFormat(String, IList<RecordSet>)

Initializes a new instance of the PrivateDnsZonePropertiesFormat class.

Properties

Name Description
PrivateDnsZoneId

Gets or sets the resource id of the private dns zone.

RecordSets

Gets a collection of information regarding a recordSet, holding information to identify private resources.

Applies to