Compartir a través de


EffectiveNetworkSecurityRule.ExpandedSourceAddressPrefix Propiedad

Definición

Obtiene o establece el prefijo de dirección de origen expandido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a