Partager via


ManagedServiceIdentity(ManagedServiceIdentityType) Constructeur

Définition

Initialise une nouvelle instance 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)

Paramètres

managedServiceIdentityType
ManagedServiceIdentityType

Type d’identité de service managé (où les types SystemAssigned et UserAssigned sont autorisés).

S’applique à