次の方法で共有


PrivateDnsZoneConfig.RecordSets プロパティ

定義

プライベート リソースを識別するための情報を保持する recordSet に関する情報のコレクションを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recordSets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RecordSet> RecordSets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recordSets")>]
member this.RecordSets : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RecordSet>
Public ReadOnly Property RecordSets As IList(Of RecordSet)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象