共用方式為


AccountKind type

定義 AccountKind 的值。

type AccountKind = "Storage" | "BlobStorage" | "StorageV2" | "FileStorage" | "BlockBlobStorage"