Partager via


IdentityManagementType Structure

Définition

The IdentityManagementType.

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

Constructeurs

IdentityManagementType(String)

Initialise une nouvelle instance de IdentityManagementType.

Propriétés

Actor

Acteur.

DelegatedResourceIdentity

DelegatedResourceIdentity.

NotSpecified

Non spécifié.

SystemAssigned

SystemAssigned.

UserAssigned

UserAssigned.

Méthodes

Equals(IdentityManagementType)

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

Détermine si deux IdentityManagementType valeurs sont identiques.

Implicit(String to IdentityManagementType)

Convertit une chaîne en IdentityManagementType.

Inequality(IdentityManagementType, IdentityManagementType)

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

S’applique à