Compartilhar via


IpGroupInner.IpAddresses Propriedade

Definição

Obtém ou define ipAddresses/IpAddressPrefixes no recurso IpGroups.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a