Share via


VirtualNetworkGateway.ActiveActive Property

Definition

Gets or sets activeActive flag.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to