Compartilhar via


Container.Ports Propriedade

Definição

Obtém ou define as portas expostas na instância de contêiner.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ports")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Models.ContainerPort> Ports { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ports")>]
member this.Ports : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerInstance.Models.ContainerPort> with get, set
Public Property Ports As IList(Of ContainerPort)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a