Language

ProtectionGroupRuleProperty(String) Constructor

Definition

Initializes a new instance of ProtectionGroupRuleProperty.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to