WafGranularity Struct

Definition

The WafGranularity.

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

Constructors

WafGranularity(String)

Initializes a new instance of WafGranularity.

Properties

P1D

P1D.

PT1H

PT1H.

PT5M

PT5M.

Methods

Equals(WafGranularity)

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(WafGranularity, WafGranularity)

Determines if two WafGranularity values are the same.

Implicit(String to WafGranularity)

Converts a string to a WafGranularity.

Inequality(WafGranularity, WafGranularity)

Determines if two WafGranularity values are not the same.

Applies to