Partager via


SecurityRuleInner.DestinationPortRange Propriété

Définition

Obtient ou définit le port ou la plage de destination. Entier ou plage compris entre 0 et 65535. L’astérisque « * » peut également être utilisé pour faire correspondre tous les ports.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à