Sdílet prostřednictvím


InformationProtectionPolicyName Struct

Definition

The InformationProtectionPolicyName.

public readonly struct InformationProtectionPolicyName : IEquatable<Azure.ResourceManager.SecurityCenter.Models.InformationProtectionPolicyName>
type InformationProtectionPolicyName = struct
Public Structure InformationProtectionPolicyName
Implements IEquatable(Of InformationProtectionPolicyName)
Inheritance
InformationProtectionPolicyName
Implements

Constructors

InformationProtectionPolicyName(String)

Initializes a new instance of InformationProtectionPolicyName.

Properties

Custom

custom.

Effective

effective.

Methods

Equals(InformationProtectionPolicyName)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(InformationProtectionPolicyName, InformationProtectionPolicyName)

Determines if two InformationProtectionPolicyName values are the same.

Implicit(String to InformationProtectionPolicyName)

Converts a string to a InformationProtectionPolicyName.

Inequality(InformationProtectionPolicyName, InformationProtectionPolicyName)

Determines if two InformationProtectionPolicyName values are not the same.

Applies to