Compartir a través de


SecurityRule.SourcePortRange Propiedad

Definición

Obtiene o establece el puerto o intervalo de origen. Entero o intervalo entre 0 y 65535. El asterisco '*' también se puede usar para buscar coincidencias con todos los puertos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourcePortRange")]
public string SourcePortRange { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourcePortRange")>]
member this.SourcePortRange : string with get, set
Public Property SourcePortRange As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a