次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象