StorageAccounts

Lists all the storage accounts available under the subscription. Note that storage keys are not returned; use the ListKeys operation for this.

get/subscriptions/{subscriptionId}/providers/Microsoft.Storage/storageAccounts

Parameters

../../../../../common-types/resource-management/v1/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../common-types/resource-management/v1/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref

Response

OK -- List of storage accounts was retrieved and returned successfully.

valueStorageAccount[] — unresolved $ref

Gets the list of storage accounts and their properties.

nextLinkstring

Request URL that can be used to query next page of storage accounts. Returned when total number of requested storage accounts exceed maximum page size.

Changes

No recorded changes to this endpoint across all 14 revisions of this API.