Partager via


JitNetworkAccessPortRule.AllowedSourceAddressPrefixes Property

Definition

Gets or sets mutually exclusive with the "allowedSourceAddressPrefix" parameter.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to