次の方法で共有


DnsConfiguration.Options プロパティ

定義

コンテナー グループの DNS オプションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象