Sdílet prostřednictvím


IotCentralAppSku Struct

Definition

The name of the SKU.

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

Constructors

IotCentralAppSku(String)

Initializes a new instance of IotCentralAppSku.

Properties

ST0

ST0.

ST1

ST1.

ST2

ST2.

Methods

Equals(IotCentralAppSku)

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

Determines if two IotCentralAppSku values are the same.

Implicit(String to IotCentralAppSku)

Converts a string to a IotCentralAppSku.

Inequality(IotCentralAppSku, IotCentralAppSku)

Determines if two IotCentralAppSku values are not the same.

Applies to