ManagedidentityFunctions

Functions

Link copied to clipboard

Gets the federated identity credential. API Version: 2022-01-31-preview.

suspend fun getFederatedIdentityCredential(federatedIdentityCredentialResourceName: String, resourceGroupName: String, resourceName: String): GetFederatedIdentityCredentialResult
Link copied to clipboard

Lists the associated resources for this identity. API Version: 2022-01-31-preview.

suspend fun listUserAssignedIdentityAssociatedResources(filter: String? = null, orderby: String? = null, resourceGroupName: String, resourceName: String, skip: Int? = null, skiptoken: String? = null, top: Int? = null): ListUserAssignedIdentityAssociatedResourcesResult