Partager via


Container.Ports Propriété

Définition

Obtient ou définit les ports exposés sur le conteneur instance.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à