BackupProtectionLevel(String) Constructor

Definition

Initializes a new instance of BackupProtectionLevel.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to