Network.PublicNetworkAccess Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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