Aracılığıyla paylaş


ResourceIdentity Class

Definition

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.

Applies to