Share via


UserAssignedServiceIdentity(ManagedServiceIdentityType) Constructor

Definition

Initializes a new instance of UserAssignedServiceIdentity.

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

Parameters

managedServiceIdentityType
ManagedServiceIdentityType

Type of manage identity.

Applies to