WafRankingGroupBy Struct

Definition

public readonly struct WafRankingGroupBy : IEquatable<Azure.ResourceManager.Cdn.Models.WafRankingGroupBy>
type WafRankingGroupBy = struct
Public Structure WafRankingGroupBy
Implements IEquatable(Of WafRankingGroupBy)
Inheritance
WafRankingGroupBy
Implements

Constructors

Name Description
WafRankingGroupBy(String)

Initializes a new instance of WafRankingGroupBy.

Properties

Name Description
CustomDomain

Gets the CustomDomain.

HttpStatusCode

Gets the HttpStatusCode.

Methods

Name Description
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

Name Description
Equality(WafRankingGroupBy, WafRankingGroupBy)

Determines if two WafRankingGroupBy values are the same.

Implicit(String to Nullable<WafRankingGroupBy>)
Implicit(String to WafRankingGroupBy)

Converts a string to a WafRankingGroupBy.

Inequality(WafRankingGroupBy, WafRankingGroupBy)

Determines if two WafRankingGroupBy values are not the same.

Applies to