Compartir a través de


InboundSecurityRules.DestinationPortRange Propiedad

Definición

Obtiene o establece los intervalos de puertos de NVA que se van a abrir. Uno debe proporcionar puertos específicos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a