Managed Compute Identity Response
data class ManagedComputeIdentityResponse(val computeIdentityType: String, val identity: ManagedServiceIdentityResponse? = null)
Managed compute identity definition.
Managed compute identity definition.