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