Compartir a través de


ManagedServiceIdentity(ManagedServiceIdentityType) Constructor

Definición

Inicializa una nueva instancia de ManagedServiceIdentity.

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

Parámetros

identityType
ManagedServiceIdentityType

Tipo de la identidad administrada.

Se aplica a