Freigeben über


OperationalInsightsBillingType Struktur

Definition

Konfiguriert, ob die Abrechnung nur für den Cluster erfolgt oder ob jedem Arbeitsbereich die proportionale Verwendung in Rechnung gestellt wird. Dies ändert sich nicht an der Gesamtabrechnung, nur wie sie verteilt wird. Der Standardwert ist "Cluster".

public readonly struct OperationalInsightsBillingType : IEquatable<Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsBillingType>
type OperationalInsightsBillingType = struct
Public Structure OperationalInsightsBillingType
Implements IEquatable(Of OperationalInsightsBillingType)
Vererbung
OperationalInsightsBillingType
Implementiert

Konstruktoren

OperationalInsightsBillingType(String)

Initialisiert eine neue Instanz von OperationalInsightsBillingType.

Eigenschaften

Cluster

Cluster:

Workspaces

Arbeitsbereiche.

Methoden

Equals(OperationalInsightsBillingType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(OperationalInsightsBillingType, OperationalInsightsBillingType)

Bestimmt, ob zwei OperationalInsightsBillingType Werte identisch sind.

Implicit(String to OperationalInsightsBillingType)

Konvertiert eine Zeichenfolge in eine OperationalInsightsBillingType.

Inequality(OperationalInsightsBillingType, OperationalInsightsBillingType)

Bestimmt, ob zwei OperationalInsightsBillingType Werte nicht identisch sind.

Gilt für: