次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象