Freigeben über


EndpointAccessProfile.IpRules Eigenschaft

Definition

Ruft ein Array von IP-Bereichen ab, um die Client-IP-Adresse zu filtern, oder legt es fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: