Sha256: 8fc1ddd508f26c06f6a78d348323d7463180a4affbf92dfbd4675c20b8032f1a
Contents?: true
Size: 1.2 KB
Versions: 2
Compression:
Stored size: 1.2 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/82f43e56-n564-4e01-hfie-4ce5362a101a/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_new.xml |
azure-plus-0.6.5 | test/fixtures/get_storage_account_properties_new.xml |