Sha256: 56320eab60409344553d52a52dce9c6eff9876430becb74172c29c3cbde24143

Contents?: true

Size: 1.18 KB

Versions: 20

Compression:

Stored size: 1.18 KB

Contents

# Fastly::LoggingAzureblobAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **path** | **String** | The path to upload logs to. | [optional][default to 'null'] |
| **account_name** | **String** | The unique Azure Blob Storage namespace in which your data objects are stored. Required. | [optional] |
| **container** | **String** | The name of the Azure Blob Storage container in which to store logs. Required. | [optional] |
| **sas_token** | **String** | The Azure shared access signature providing write access to the blob service objects. Be sure to update your token before it expires or the logging functionality will not work. Required. | [optional] |
| **public_key** | **String** | A PGP public key that Fastly will use to encrypt your log files before writing them to disk. | [optional][default to 'null'] |
| **file_max_bytes** | **Integer** | The maximum number of bytes for each uploaded file. A value of 0 can be used to indicate there is no limit on the size of uploaded files, otherwise the minimum value is 1048576 bytes (1 MiB.) | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
fastly-6.0.2 docs/LoggingAzureblobAllOf.md
fastly-6.0.1 docs/LoggingAzureblobAllOf.md
fastly-6.0.0 docs/LoggingAzureblobAllOf.md
fastly-5.3.1 docs/LoggingAzureblobAllOf.md
fastly-5.3.0 docs/LoggingAzureblobAllOf.md
fastly-5.2.2 docs/LoggingAzureblobAllOf.md
fastly-5.2.1 docs/LoggingAzureblobAllOf.md
fastly-5.2.0 docs/LoggingAzureblobAllOf.md
fastly-5.1.1 docs/LoggingAzureblobAllOf.md
fastly-5.1.0 docs/LoggingAzureblobAllOf.md
fastly-5.0.0 docs/LoggingAzureblobAllOf.md
fastly-4.4.0 docs/LoggingAzureblobAllOf.md
fastly-4.3.0 docs/LoggingAzureblobAllOf.md
fastly-4.2.0 docs/LoggingAzureblobAllOf.md
fastly-4.1.0 docs/LoggingAzureblobAllOf.md
fastly-4.0.1.pre.alpha.0 docs/LoggingAzureblobAllOf.md
fastly-4.0.0 docs/LoggingAzureblobAllOf.md
fastly-4.0.0.alpha4 docs/LoggingAzureblobAllOf.md
fastly-4.0.0.alpha3 docs/LoggingAzureblobAllOf.md
fastly-4.0.0.alpha2 docs/LoggingAzureblobAllOf.md