Delen via


EndpointAccessProfile.IpRules Eigenschap

Definitie

Hiermee wordt een matrix van IP-bereiken opgehaald of ingesteld om het IP-adres van de client te filteren.

[Newtonsoft.Json.JsonProperty(PropertyName="ipRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.IPRule> IpRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipRules")>]
member this.IpRules : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.IPRule> with get, set
Public Property IpRules As IList(Of IPRule)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op