INPUT_OBJECT
NewStorageAccountConfig
Description
New storage account configuration.
link GraphQL Schema definition
- input NewStorageAccountConfig {
- : String
- : StorageAccountSku
- # The list of storage account within resource group.
- : [StorageAccountConfigItem!]
- : StorageAccountTier
- }