Sha256: 8605a302f063f57b658b868a093eb6d0a6a1bd3a4e01a36d2532d6c17a09fbd0

Contents?: true

Size: 1.96 KB

Versions: 8

Compression:

Stored size: 1.96 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/>
      <AccountType>Standard_GRS</AccountType>
    </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/>
      <AccountType>Standard_GRS</AccountType>
    </StorageServiceProperties>
    <ExtendedProperties/>
  </StorageService>
</StorageServices>

Version data entries

8 entries across 8 versions & 4 rubygems

Version Path
azure-0.7.1 test/fixtures/list_storage_accounts.xml
azure-0.7.0 test/fixtures/list_storage_accounts.xml
azure-0.7.0.pre3 test/fixtures/list_storage_accounts.xml
azure-fix-0.7.0.pre3 test/fixtures/list_storage_accounts.xml
azure-0.7.0.pre2 test/fixtures/list_storage_accounts.xml
juliusl-azure-sdk-for-ruby-0.7.0 test/fixtures/list_storage_accounts.xml
azure-0.7.0.pre test/fixtures/list_storage_accounts.xml
azurex-0.6.7 test/fixtures/list_storage_accounts.xml