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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象