次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象