Freigeben über


NsgSecurityRule.DestinationPortRange Eigenschaft

Definition

Ruft Zielport oder Bereich ab oder legt diese fest. Ganze Zahl oder Bereich zwischen 0 und 65535. Ein "*" kann auch verwendet werden, um alle Ports abzugleichen.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: