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