次の方法で共有


DomainPatchResource.DnsZoneId プロパティ

定義

使用する Azure DNS ゾーンを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsZoneId")]
public string DnsZoneId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dnsZoneId")>]
member this.DnsZoneId : string with get, set
Public Property DnsZoneId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象