次の方法で共有


VirtualNetworkGateway.ActiveActive プロパティ

定義

activeActive フラグを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.activeActive")]
public bool? ActiveActive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.activeActive")>]
member this.ActiveActive : Nullable<bool> with get, set
Public Property ActiveActive As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象