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