Compartir a través de


NspAccessRuleProperties.AddressPrefixes Propiedad

Definición

Obtiene o establece prefijos de dirección en el formato CIDR para las reglas de entrada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a