Compartilhar via


ManagedServiceIdentityType Estrutura

Definição

Tipo de identidade de serviço gerenciado (somente nenhum, tipos UserAssigned são permitidos).

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

Construtores

ManagedServiceIdentityType(String)

Inicializa uma nova instância de ManagedServiceIdentityType.

Propriedades

None

Nenhum.

UserAssigned

UserAssigned.

Métodos

Equals(ManagedServiceIdentityType)

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

Determina se dois ManagedServiceIdentityType valores são os mesmos.

Implicit(String to ManagedServiceIdentityType)

Converte uma cadeia de caracteres em um ManagedServiceIdentityType.

Inequality(ManagedServiceIdentityType, ManagedServiceIdentityType)

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

Aplica-se a