次の方法で共有


RecordSetInner.SoaRecord プロパティ

定義

レコード セット内の SOA レコードを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.SOARecord")]
public Microsoft.Azure.Management.Dns.Fluent.Models.SoaRecord SoaRecord { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.SOARecord")>]
member this.SoaRecord : Microsoft.Azure.Management.Dns.Fluent.Models.SoaRecord with get, set
Public Property SoaRecord As SoaRecord

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象