InformationProtectionPolicyName Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET