PreparedImageSpecificationManagedIdentityProfile interface

The managed identity profile used by the prepared image specification.

Properties

clientId

The client ID of the managed identity.

objectId

The object ID of the managed identity.

resourceId

The resource ID of the user-assigned managed identity.

Property Details

clientId

The client ID of the managed identity.

clientId?: string

Property Value

string

objectId

The object ID of the managed identity.

objectId?: string

Property Value

string

resourceId

The resource ID of the user-assigned managed identity.

resourceId: string

Property Value

string