Share via


DataProtectionBackupRecoveryPointCompletionState(String) Constructor

Definition

Initializes a new instance of DataProtectionBackupRecoveryPointCompletionState.

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

Parameters

value
String

Exceptions

value is null.

Applies to