Sha256: 25ecf422b0bd1a1cdb82609a17a3ffe82ee3c1ca06d1cf5dbf5a8e8dd4313548
Contents?: true
Size: 1.18 KB
Versions: 2
Compression:
Stored size: 1.18 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
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
stuartpreston-azure-sdk-for-ruby-0.7.2 | test/fixtures/get_storage_account_properties.xml |
azure-plus-0.6.5 | test/fixtures/get_storage_account_properties.xml |