Share via


InformationProtectionPolicyName(String) Constructor

Definition

Initializes a new instance of InformationProtectionPolicyName.

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

Parameters

value
String

Exceptions

value is null.

Applies to