azureBlobStorageAccountKey

@get:JsonPropertyDescription(value = "The Azure Blob Storage account key. If you set this value, you must not set the "Shared Access Signature", "Azure Tenant ID", "Azure Client ID", or "Azure Client Secret" fields.")
abstract val azureBlobStorageAccountKey: String?