Freigeben über


IotHubCapacity Klasse

Definition

IoT Hub Kapazitätsinformationen.

public class IotHubCapacity
type IotHubCapacity = class
Public Class IotHubCapacity
Vererbung
IotHubCapacity

Konstruktoren

IotHubCapacity()

Initialisiert eine neue instance der IotHubCapacity-Klasse.

IotHubCapacity(Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<IotHubScaleType>)

Initialisiert eine neue instance der IotHubCapacity-Klasse.

Eigenschaften

DefaultProperty

Ruft die Standardanzahl von Einheiten ab.

Maximum

Ruft die maximale Anzahl von Einheiten ab.

Minimum

Ruft die Mindestanzahl von Einheiten ab.

ScaleType

Ruft den Typ der aktivierten Skalierung ab. Mögliche Werte: "Automatic", "Manual", "None"

Methoden

Validate()

Überprüfen Sie das Objekt.

Gilt für: