Partager via


IpAddress.Ports Propriété

Définition

Obtient ou définit la liste des ports exposés sur le groupe de conteneurs.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à