NetworkAccessControlEntry.RemoteSubnet Property

Definition

Gets or sets remote subnet.

[Newtonsoft.Json.JsonProperty(PropertyName="remoteSubnet")]
public string RemoteSubnet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="remoteSubnet")>]
member this.RemoteSubnet : string with get, set
Public Property RemoteSubnet As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to