Freigeben über


SoftwareAssuranceIntent Struktur

Definition

Kundenabsicht für Software Assurance-Vorteil.

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

Konstruktoren

SoftwareAssuranceIntent(String)

Initialisiert eine neue Instanz von SoftwareAssuranceIntent.

Eigenschaften

Disable

Deaktivieren Sie diese Option.

Enable

Enable (Aktivieren).

Methoden

Equals(SoftwareAssuranceIntent)

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

Bestimmt, ob zwei SoftwareAssuranceIntent Werte gleich sind.

Implicit(String to SoftwareAssuranceIntent)

Konvertiert eine Zeichenfolge in eine SoftwareAssuranceIntent.

Inequality(SoftwareAssuranceIntent, SoftwareAssuranceIntent)

Bestimmt, ob zwei SoftwareAssuranceIntent Werte nicht identisch sind.

Gilt für: