BlobBackupRuleMode(String) Constructor

Definition

Initializes a new instance of BlobBackupRuleMode.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to