Azure Storage Accounts · Example Payload

Azure Storage Accounts Management Policy Filter Example

AzureBlob StorageCloud StorageFile StorageQueue StorageStorageTable Storage

Azure Storage Accounts Management Policy Filter Example is an example object payload from Azure Storage Accounts, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

blobTypesprefixMatch

Example Payload

Raw ↑
{
  "blobTypes": [
    "example-string"
  ],
  "prefixMatch": [
    "example-string"
  ]
}