Sha256: d6046100004ba1ad4d731f07d3286e6ba98d3b4cb811d26f6223f1434daee197

Contents?: true

Size: 1.87 KB

Versions: 13

Compression:

Stored size: 1.87 KB

Contents

<?xml version="1.0"?>
<StorageServices xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
  <StorageService>
    <Url>https://management.core.windows.net/268a3762-abcd-4cd3-a4ea-80e84bddff87/services/storageservices/storage1</Url>
    <ServiceName>storage1</ServiceName>
    <StorageServiceProperties>
      <Description i:nil="true"/>
      <Location>West US</Location>
      <Label>c3VzZQ==</Label>
      <Status>Created</Status>
      <Endpoints>
        <Endpoint>http://storage1.blob.core.windows.net/</Endpoint>
        <Endpoint>http://storage1.queue.core.windows.net/</Endpoint>
        <Endpoint>http://storage1.table.core.windows.net/</Endpoint>
      </Endpoints>
      <GeoReplicationEnabled>true</GeoReplicationEnabled>
      <GeoPrimaryRegion>West US</GeoPrimaryRegion>
      <StatusOfPrimary/>
      <GeoSecondaryRegion>East US</GeoSecondaryRegion>
      <StatusOfSecondary/>
    </StorageServiceProperties>
    <ExtendedProperties/>
  </StorageService>
  <StorageService>
    <Url>https://management.core.windows.net/268a3762-abcd-4cd3-a4ea-80e84bddff87/services/storageservices/storage2</Url>
    <ServiceName>storage2</ServiceName>
    <StorageServiceProperties>
      <Description i:nil="true"/>
      <Location>West US</Location>
      <Label>c3VzZQ==</Label>
      <Status>Created</Status>
      <Endpoints>
        <Endpoint>http://storage2.blob.core.windows.net/</Endpoint>
        <Endpoint>http://storage2.queue.core.windows.net/</Endpoint>
        <Endpoint>http://storage2.table.core.windows.net/</Endpoint>
      </Endpoints>
      <GeoReplicationEnabled>true</GeoReplicationEnabled>
      <GeoPrimaryRegion>West US</GeoPrimaryRegion>
      <StatusOfPrimary/>
      <GeoSecondaryRegion>East US</GeoSecondaryRegion>
      <StatusOfSecondary/>
    </StorageServiceProperties>
    <ExtendedProperties/>
  </StorageService>
</StorageServices>

Version data entries

13 entries across 13 versions & 4 rubygems

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