次の方法で共有


AgentPoolNetworkProfile.AllowedHostPorts プロパティ

定義

アクセスが許可されているポート範囲。 指定された範囲は重複することができます。

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.AgentPoolNetworkPortRange> AllowedHostPorts { get; }
member this.AllowedHostPorts : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.AgentPoolNetworkPortRange>
Public ReadOnly Property AllowedHostPorts As IList(Of AgentPoolNetworkPortRange)

プロパティ値

適用対象