Compartir a través de


VirtualNetworkTap.DestinationPort Propiedad

Definición

Obtiene o establece el puerto de destino VXLAN que recibirá el tráfico pulsado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a