LogicalNetworkProperties.LogicalNetworkDefinitionsStatus Property

Definition

Gets or sets a value indicating whether logical network definitions are isolated.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to