Share via


DigitalTwinsManagedIdentityReference Class

Definition

The properties of the Managed Identity.

public class DigitalTwinsManagedIdentityReference
type DigitalTwinsManagedIdentityReference = class
Public Class DigitalTwinsManagedIdentityReference
Inheritance
DigitalTwinsManagedIdentityReference

Constructors

DigitalTwinsManagedIdentityReference()

Initializes a new instance of DigitalTwinsManagedIdentityReference.

Properties

IdentityType

The type of managed identity used.

UserAssignedIdentity

The user identity ARM resource id if the managed identity type is 'UserAssigned'.

Applies to