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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript