ManagedIdentitySpec interface
The details of a managed identity.
Properties
client |
ClientId of the managed identity. |
object |
ObjectId of the managed identity. |
resource |
ResourceId of the managed identity. |
type | The type of managed identity. |
Property Details
clientId
ClientId of the managed identity.
clientId: string
Property Value
string
objectId
ObjectId of the managed identity.
objectId: string
Property Value
string
resourceId
ResourceId of the managed identity.
resourceId: string
Property Value
string
type
The type of managed identity.
type: string
Property Value
string
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for JavaScript