Partager via


TopologySingleResource.NetworkZones Property

Definition

Gets indicates the resource connectivity level to the Internet (InternetFacing, Internal ,etc.)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to