PSPrivateDnsZoneConfig.RecordSets Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Network.Models.PSPrivateDnsZoneConfigRecordSet> RecordSets { get; set; }
member this.RecordSets : System.Collections.Generic.IList<Microsoft.Azure.Commands.Network.Models.PSPrivateDnsZoneConfigRecordSet> with get, set
Public Property RecordSets As IList(Of PSPrivateDnsZoneConfigRecordSet)

Property Value

Applies to