Sha256: af75d11c202b052aa47969a82c2c4d2104320d17314dea6964fc069cb64db965

Contents?: true

Size: 1.15 KB

Versions: 13

Compression:

Stored size: 1.15 KB

Contents

<?xml version="1.0"?>
<StorageService xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <Url>https://management.core.windows.net/dummysubscriptionid/services/storageservices/storageacc</Url
>
  <ServiceName>storageacc</ServiceName>
  <StorageServiceProperties>
    <Description i:nil="true"/>
    <AffinityGroup>agbabu1</AffinityGroup>
    <Label>VmFsaWRMYWJlbA==</Label>
    <Status>Created</Status>
    <Endpoints>
      <Endpoint>http://storageacc.blob.core.windows.net/</Endpoint>
      <Endpoint>http://storageacc.queue.core.windows.net/</Endpoint>
      <Endpoint>http://storageacc.table.core.windows.net/</Endpoint>
    </Endpoints>
    <GeoReplicationEnabled>false</GeoReplicationEnabled>
    <GeoPrimaryRegion>East US</GeoPrimaryRegion>
    <GeoSecondaryRegion/>
    <CreationTime>2013-12-03T19:39:33Z</CreationTime>
    <CustomDomains/>
  </StorageServiceProperties>
  <ExtendedProperties>
    <ExtendedProperty>
      <Name>blob</Name>
      <Value>verbose</Value>
    </ExtendedProperty>
  </ExtendedProperties>
  <Capabilities>
    <Capability>PersistentVMRole</Capability>
  </Capabilities>
</StorageService>

Version data entries

13 entries across 13 versions & 4 rubygems

Version Path
stuartpreston-azure-sdk-for-ruby-0.7.1 test/fixtures/get_storage_account_properties.xml
stuartpreston-azure-sdk-for-ruby-0.7.0 test/fixtures/get_storage_account_properties.xml
stuartpreston-azure-sdk-for-ruby-0.6.9 test/fixtures/get_storage_account_properties.xml
stuartpreston-azure-sdk-for-ruby-0.6.7 test/fixtures/get_storage_account_properties.xml
stuartpreston-azure-sdk-for-ruby-0.6.6 test/fixtures/get_storage_account_properties.xml
stuartpreston-azure-sdk-for-ruby-0.6.5 test/fixtures/get_storage_account_properties.xml
azurex-0.6.6 test/fixtures/get_storage_account_properties.xml
azurex-0.6.5 test/fixtures/get_storage_account_properties.xml
azure-multistorage-0.6.4 test/fixtures/get_storage_account_properties.xml
azure-0.6.4 test/fixtures/get_storage_account_properties.xml
azure-0.6.3 test/fixtures/get_storage_account_properties.xml
azure-0.6.2 test/fixtures/get_storage_account_properties.xml
azure-0.6.1 test/fixtures/get_storage_account_properties.xml