次の方法で共有


WorkloadNetworkDnsService.FqdnZones プロパティ

定義

DNS サービスの FQDN ゾーンを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.fqdnZones")]
public System.Collections.Generic.IList<string> FqdnZones { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fqdnZones")>]
member this.FqdnZones : System.Collections.Generic.IList<string> with get, set
Public Property FqdnZones As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象