Language

CommvaultProtectionStatus(String) Constructor

Definition

Initializes a new instance of CommvaultProtectionStatus.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to