Freigeben über


SharingProfileGroupType Struktur

Definition

Mit dieser Eigenschaft können Sie den Typ der Freigabegruppe angeben. <br><br> Mögliche Werte sind: <br><br>Subscriptions<br><brbr> AADTenants.

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

Konstruktoren

SharingProfileGroupType(String)

Initialisiert eine neue Instanz von SharingProfileGroupType.

Eigenschaften

AADTenants

AADTenants.

Subscriptions

Abonnements.

Methoden

Equals(SharingProfileGroupType)

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

Bestimmt, ob zwei SharingProfileGroupType Werte gleich sind.

Implicit(String to SharingProfileGroupType)

Konvertiert eine Zeichenfolge in eine SharingProfileGroupType.

Inequality(SharingProfileGroupType, SharingProfileGroupType)

Bestimmt, ob zwei SharingProfileGroupType Werte nicht identisch sind.

Gilt für: