Sha256: 0c7e3673d25d346414690d39f593b11080bd74923c0d4bf564cc5efc283e652c

Contents?: true

Size: 528 Bytes

Versions: 24

Compression:

Stored size: 528 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<StorageServiceProperties>
  <Logging>
    <Version>1.0</Version>
    <Delete>true</Delete>
    <Read>false</Read>
    <Write>true</Write>
    <RetentionPolicy>
      <Enabled>true</Enabled>
      <Days>7</Days>
    </RetentionPolicy>
  </Logging>
  <Metrics>
    <Version>1.0</Version>
    <Enabled>true</Enabled>
    <IncludeAPIs>false</IncludeAPIs>
    <RetentionPolicy>
      <Enabled>true</Enabled>
      <Days>3</Days>
    </RetentionPolicy>
  </Metrics>
</StorageServiceProperties>

Version data entries

24 entries across 24 versions & 6 rubygems

Version Path
azure-0.6.1 test/fixtures/queue_service_properties.xml
azure-0.5.0 test/fixtures/queue_service_properties.xml
azure-0.1.1 test/fixtures/queue_service_properties.xml
azure-0.1.0 test/fixtures/queue_service_properties.xml