Condividi tramite


SystemAssignedServiceIdentity(SystemAssignedServiceIdentityType) Constructor

Definition

Initializes a new instance of SystemAssignedServiceIdentity.

public SystemAssignedServiceIdentity(Azure.ResourceManager.DeviceRegistry.Models.SystemAssignedServiceIdentityType type);
new Azure.ResourceManager.DeviceRegistry.Models.SystemAssignedServiceIdentity : Azure.ResourceManager.DeviceRegistry.Models.SystemAssignedServiceIdentityType -> Azure.ResourceManager.DeviceRegistry.Models.SystemAssignedServiceIdentity
Public Sub New (type As SystemAssignedServiceIdentityType)

Parameters

type
SystemAssignedServiceIdentityType

The type of managed identity assigned to this resource.

Applies to