PlatformWorkloadIdentity interface

PlatformWorkloadIdentity stores information representing a single workload identity.

Properties

clientId

The ClientID of the PlatformWorkloadIdentity resource

objectId

The ObjectID of the PlatformWorkloadIdentity resource

resourceId

The resource ID of the PlatformWorkloadIdentity resource

Property Details

clientId

The ClientID of the PlatformWorkloadIdentity resource

clientId?: string

Property Value

string

objectId

The ObjectID of the PlatformWorkloadIdentity resource

objectId?: string

Property Value

string

resourceId

The resource ID of the PlatformWorkloadIdentity resource

resourceId?: string

Property Value

string