DigitalTwinsManagedIdentityReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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'. |