Dela via


AccountProperties.RestrictOutboundNetworkAccess Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to