Partilhar via


ManagedServiceIdentity(ManagedServiceIdentityType) Construtor

Definição

Inicializa uma nova instância de ManagedServiceIdentity.

public ManagedServiceIdentity (Azure.ResourceManager.Models.ManagedServiceIdentityType managedServiceIdentityType);
new Azure.ResourceManager.Models.ManagedServiceIdentity : Azure.ResourceManager.Models.ManagedServiceIdentityType -> Azure.ResourceManager.Models.ManagedServiceIdentity
Public Sub New (managedServiceIdentityType As ManagedServiceIdentityType)

Parâmetros

managedServiceIdentityType
ManagedServiceIdentityType

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

Aplica-se a