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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript