次の方法で共有


ContainerServiceNetworkProfile.OutboundType プロパティ

定義

これはクラスター作成時にのみ設定でき、後で変更することはできません。 詳細については、「 エグレス送信の種類」を参照してください。

public Azure.ResourceManager.ContainerService.Models.ContainerServiceOutboundType? OutboundType { get; set; }
member this.OutboundType : Nullable<Azure.ResourceManager.ContainerService.Models.ContainerServiceOutboundType> with get, set
Public Property OutboundType As Nullable(Of ContainerServiceOutboundType)

プロパティ値

適用対象