mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-22 18:32:00 +00:00
Update generated ARM clients to latest version (#807)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { SessionStorageUtility } from "../../Shared/StorageUtility";
|
||||
import { userContext } from "../../UserContext";
|
||||
import { get } from "../../Utils/arm/generatedClients/2020-04-01/databaseAccounts";
|
||||
import { get } from "../../Utils/arm/generatedClients/cosmos/databaseAccounts";
|
||||
import { RefreshResult } from "../SelfServeTypes";
|
||||
import { AccountProps, Regions } from "./SelfServeExample.types";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user