Compartir a través de


SecurityRuleInner.DestinationPortRange Propiedad

Definición

Obtiene o establece el puerto o intervalo de destino. 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.destinationPortRange")]
public string DestinationPortRange { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destinationPortRange")>]
member this.DestinationPortRange : string with get, set
Public Property DestinationPortRange As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a