次の方法で共有


NetworkCloudCloudServicesNetworkData.AdditionalEgressEndpoints プロパティ

定義

エグレス エンドポイントの一覧。 これにより、ハイブリッド AKS クラスターから指定されたエンドポイントへの接続が可能になります。

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

プロパティ値

適用対象