PlatformWorkloadIdentity interface
PlatformWorkloadIdentity stores information representing a single workload identity.
Properties
| client |
The ClientID of the PlatformWorkloadIdentity resource |
| object |
The ObjectID of the PlatformWorkloadIdentity resource |
| resource |
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