ResourceIdentity 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 resource identity object that represents the resource's Managed Service Identity.
public class ResourceIdentity
type ResourceIdentity = class
Public Class ResourceIdentity
- Inheritance
-
ResourceIdentity
Constructors
ResourceIdentity() |
Properties
PrincipalId |
Gets or sets the principal ID of the assigned identity. |
TenantId |
Gets or sets the Azure Active Directory tenant ID that contains the assigned identity. |
Type |
Gets or sets the type of identity assigned to the resource. |
UserAssignedIdentities |
Gets or sets the Azure Active Directory tenant ID that contains the assigned identity. |