Partager via


SharingProfileGroupType Structure

Définition

Cette propriété vous permet de spécifier le type de groupe de partage. <br><br br> Les valeurs possibles sont : <br><br>Abonnements<br><br>AADTenants.

public readonly struct SharingProfileGroupType : IEquatable<Azure.ResourceManager.Compute.Models.SharingProfileGroupType>
type SharingProfileGroupType = struct
Public Structure SharingProfileGroupType
Implements IEquatable(Of SharingProfileGroupType)
Héritage
SharingProfileGroupType
Implémente

Constructeurs

SharingProfileGroupType(String)

Initialise une nouvelle instance de SharingProfileGroupType.

Propriétés

AADTenants

AADTenants.

Subscriptions

Abonnements.

Méthodes

Equals(SharingProfileGroupType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(SharingProfileGroupType, SharingProfileGroupType)

Détermine si deux SharingProfileGroupType valeurs sont identiques.

Implicit(String to SharingProfileGroupType)

Convertit une chaîne en SharingProfileGroupType.

Inequality(SharingProfileGroupType, SharingProfileGroupType)

Détermine si deux SharingProfileGroupType valeurs ne sont pas identiques.

S’applique à