次の方法で共有


ContainerServiceNetworkProfileKubeProxyMode(String) コンストラクター

定義

ContainerServiceNetworkProfileKubeProxyMode の新しいインスタンスを初期化します。

public ContainerServiceNetworkProfileKubeProxyMode(string value);
new Azure.ResourceManager.ContainerService.Models.ContainerServiceNetworkProfileKubeProxyMode : string -> Azure.ResourceManager.ContainerService.Models.ContainerServiceNetworkProfileKubeProxyMode
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象