Language

CommvaultVendor(String) Constructor

Definition

Initializes a new instance of CommvaultVendor.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to