PSSubnet.DefaultOutboundAccess Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public bool? DefaultOutboundAccess { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.DefaultOutboundAccess : Nullable<bool> with get, set
Public Property DefaultOutboundAccess As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to