Freigeben über


ContainerServiceAgentPoolProfile.Ports Eigenschaft

Definition

Ruft das Array mit der Portnummer ab, das zum Verfügbarmachen in diesem Agentpool verwendet wird, oder legt es fest. Die standardmäßig geöffneten Ports unterscheiden sich je nach Wahl des Orchestrators.

[Newtonsoft.Json.JsonProperty(PropertyName="ports")]
public System.Collections.Generic.IList<int?> Ports { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ports")>]
member this.Ports : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property Ports As IList(Of Nullable(Of Integer))

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: