Compartilhar via


AadObjectIdentifierType Estrutura

Definição

O tipo de objeto AAD ao qual o identificador de objeto se refere. Nome serializado: AADObjectType

public readonly struct AadObjectIdentifierType : IEquatable<Azure.ResourceManager.DataLakeAnalytics.Models.AadObjectIdentifierType>
type AadObjectIdentifierType = struct
Public Structure AadObjectIdentifierType
Implements IEquatable(Of AadObjectIdentifierType)
Herança
AadObjectIdentifierType
Implementações

Construtores

AadObjectIdentifierType(String)

Inicializa uma nova instância de AadObjectIdentifierType.

Propriedades

Group

Nome serializado do grupo: AADObjectType.Group

ServicePrincipal

ServicePrincipal Serialized Name: AADObjectType.ServicePrincipal

User

Nome serializado do usuário: AADObjectType.User

Métodos

Equals(AadObjectIdentifierType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(AadObjectIdentifierType, AadObjectIdentifierType)

Determina se dois AadObjectIdentifierType valores são os mesmos.

Implicit(String to AadObjectIdentifierType)

Converte uma cadeia de caracteres em um AadObjectIdentifierType.

Inequality(AadObjectIdentifierType, AadObjectIdentifierType)

Determina se dois AadObjectIdentifierType valores não são os mesmos.

Aplica-se a