Share via


NetworkManager.NetworkManagerScopeAccesses Property

Definition

Gets or sets scope Access.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkManagerScopeAccesses")]
public System.Collections.Generic.IList<string> NetworkManagerScopeAccesses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkManagerScopeAccesses")>]
member this.NetworkManagerScopeAccesses : System.Collections.Generic.IList<string> with get, set
Public Property NetworkManagerScopeAccesses As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to