Sha256: 6ace1adaf9a9685e2aab8607e0f5e3bbbf614110cb4ef3f91e86edb113ab2a2c
Contents?: true
Size: 1.72 KB
Versions: 21
Compression:
Stored size: 1.72 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> <ExtendedProperty> <Name>prop_1_name</Name> <Value>prop_1_value</Value> </ExtendedProperty> <ExtendedProperty> <Name>prop_2_name</Name> <Value>prop_2_value</Value> </ExtendedProperty> </ExtendedProperties> </HostedServiceProperties> <DefaultWinRMCertificateThumbprint>dummy-cert-value</DefaultWinRMCertificateThumbprint> </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
21 entries across 21 versions & 6 rubygems