次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象