Partager via


MobileNetworkManagedServiceIdentity Constructeur

Définition

Initialise une nouvelle instance de MobileNetworkManagedServiceIdentity.

public MobileNetworkManagedServiceIdentity (Azure.ResourceManager.MobileNetwork.Models.MobileNetworkManagedServiceIdentityType identityType);
new Azure.ResourceManager.MobileNetwork.Models.MobileNetworkManagedServiceIdentity : Azure.ResourceManager.MobileNetwork.Models.MobileNetworkManagedServiceIdentityType -> Azure.ResourceManager.MobileNetwork.Models.MobileNetworkManagedServiceIdentity
Public Sub New (identityType As MobileNetworkManagedServiceIdentityType)

Paramètres

identityType
MobileNetworkManagedServiceIdentityType

Type d’identité de service managé (actuellement, seul UserAssigned est autorisé).

S’applique à