次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象