AgentPoolNetworkProfile interface

エージェント プールのネットワーク設定。

プロパティ

allowedHostPorts

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

applicationSecurityGroups

エージェント プールの作成時に関連付けるアプリケーション セキュリティ グループの ID。

nodePublicIPTags

インスタンス レベルのパブリック IP の IP タグ。

プロパティの詳細

allowedHostPorts

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

allowedHostPorts?: PortRange[]

プロパティ値

applicationSecurityGroups

エージェント プールの作成時に関連付けるアプリケーション セキュリティ グループの ID。

applicationSecurityGroups?: string[]

プロパティ値

string[]

nodePublicIPTags

インスタンス レベルのパブリック IP の IP タグ。

nodePublicIPTags?: IPTag[]

プロパティ値

IPTag[]