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