Partilhar via


HciManagedServiceIdentityType Estrutura

Definição

Tipo de identidade de serviço gerenciada (em que os tipos SystemAssigned e UserAssigned são permitidos).

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

Construtores

HciManagedServiceIdentityType(String)

Inicializa uma nova instância de HciManagedServiceIdentityType.

Propriedades

None

Nenhum.

SystemAssigned

SystemAssigned.

SystemAssignedUserAssigned

SystemAssigned, UserAssigned.

UserAssigned

UserAssigned.

Métodos

Equals(HciManagedServiceIdentityType)

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

Determina se dois HciManagedServiceIdentityType valores são os mesmos.

Implicit(String to HciManagedServiceIdentityType)

Converte uma cadeia de caracteres em um HciManagedServiceIdentityType.

Inequality(HciManagedServiceIdentityType, HciManagedServiceIdentityType)

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

Aplica-se a