Поделиться через


EndpointAccessProfile.IpRules Свойство

Определение

Возвращает или задает массив диапазонов IP-адресов для фильтрации IP-адреса клиента.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к