Compartir a través de


ContainerPort.Port Propiedad

Definición

Obtiene o establece el número de puerto expuesto en el grupo de contenedores.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a