SystemAssignedIdentitiesOperations interface

Interface representing a SystemAssignedIdentities operations.

Properties

getByScope

Gets the systemAssignedIdentity available under the specified RP scope.

Property Details

getByScope

Gets the systemAssignedIdentity available under the specified RP scope.

getByScope: (scope: string, options?: SystemAssignedIdentitiesGetByScopeOptionalParams) => Promise<SystemAssignedIdentity>

Property Value

(scope: string, options?: SystemAssignedIdentitiesGetByScopeOptionalParams) => Promise<SystemAssignedIdentity>