PolicyStateSummaryType 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 PolicyStateSummaryType.
public readonly struct PolicyStateSummaryType : IEquatable<Azure.ResourceManager.PolicyInsights.Models.PolicyStateSummaryType>
type PolicyStateSummaryType = struct
Public Structure PolicyStateSummaryType
Implements IEquatable(Of PolicyStateSummaryType)
- Inheritance
-
PolicyStateSummaryType
- Implements
Constructors
PolicyStateSummaryType(String) |
Initializes a new instance of PolicyStateSummaryType. |
Properties
Latest |
latest. |
Methods
Equals(PolicyStateSummaryType) |
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(PolicyStateSummaryType, PolicyStateSummaryType) |
Determines if two PolicyStateSummaryType values are the same. |
Implicit(String to PolicyStateSummaryType) |
Converts a string to a PolicyStateSummaryType. |
Inequality(PolicyStateSummaryType, PolicyStateSummaryType) |
Determines if two PolicyStateSummaryType values are not the same. |
Applies to
Azure SDK for .NET