Udostępnij za pośrednictwem


FrontDoorUsageUnit Struct

Definition

An enum describing the unit of measurement.

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

Constructors

FrontDoorUsageUnit(String)

Initializes a new instance of FrontDoorUsageUnit.

Properties

Count

Count.

Methods

Equals(FrontDoorUsageUnit)

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

Determines if two FrontDoorUsageUnit values are the same.

Implicit(String to FrontDoorUsageUnit)

Converts a string to a FrontDoorUsageUnit.

Inequality(FrontDoorUsageUnit, FrontDoorUsageUnit)

Determines if two FrontDoorUsageUnit values are not the same.

Applies to