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