azure.subscription.storageService.account
Supported platform
- azure
Description
Azure Storage account
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Storage account ID |
name | string | Storage account name |
location | string | Storage account location |
tags | map[string]string | Storage account tags |
type | string | Storage account type |
properties | dict | Storage account properties |
identity | dict | Storage account identity |
sku | dict | Storage account SKU |
kind | string | Storage account kind |
containers | []azure.subscription.storageService.account.container | Storage account containers |
queueProperties | azure.subscription.storageService.account.service.properties | Storage account queue properties |
tableProperties | azure.subscription.storageService.account.service.properties | Storage account table properties |
blobProperties | azure.subscription.storageService.account.service.properties | Storage account blob properties |
dataProtection | azure.subscription.storageService.account.dataProtection | Storage account data protection |
References