Sha256: d50a07f5ecf9dbca38e1a68074eb9419a05045f61f381f2747bc1c030bc14989
Contents?: true
Size: 1.38 KB
Versions: 1
Compression:
Stored size: 1.38 KB
Contents
<?xml version="1.0"?> <HostedServices xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <HostedService> <Url>https://management.core.windows.net/268abcd2-fabc-4cd3-a4ea-80324bddff87/services/hostedservices/cloud-service-1</Url> <ServiceName>cloud-service-1</ServiceName> <HostedServiceProperties> <Description>Explicitly created cloud service</Description> <Location>West US</Location> <Label>ZGVsZXRlLW5vZGUtZmFjZTUtc2VydmljZS1yanRvcw==</Label> <Status>Created</Status> <DateCreated>2013-04-22T07:37:56Z</DateCreated> <DateLastModified>2013-04-22T07:38:09Z</DateLastModified> <ExtendedProperties/> </HostedServiceProperties> </HostedService> <HostedService> <Url>https://management.core.windows.net/268abcd2-fabc-4cd3-a4ea-80324bddff87/services/hostedservices/cloud-service-2</Url> <ServiceName>cloud-service-2</ServiceName> <HostedServiceProperties> <Description>Explicitly created storage service</Description> <Location>West US</Location> <Label>ZGVtbzEtbWFzdGVyLXNlcnZpY2UtZXRnanM=</Label> <Status>Created</Status> <DateCreated>2013-03-20T09:25:34Z</DateCreated> <DateLastModified>2013-04-05T09:32:18Z</DateLastModified> <ExtendedProperties/> </HostedServiceProperties> </HostedService> </HostedServices>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure-0.6.0 | test/fixtures/list_cloud_services.xml |