Language

BackupLevel(String) Constructor

Definition

Initializes a new instance of BackupLevel.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to