Share via


Network.PublicNetworkAccess Property

Definition

Gets public network access is enabled or not. Possible values include: 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")]
public string PublicNetworkAccess { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicNetworkAccess")>]
member this.PublicNetworkAccess : string
Public ReadOnly Property PublicNetworkAccess As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to