Sha256: 6d2148f069c9eac45cb0a5eb3cee70b42590451d4703413e22a56efdb9f7d40d
Contents?: true
Size: 1.24 KB
Versions: 3
Compression:
Stored size: 1.24 KB
Contents
<?xml version="1.0"?> <AffinityGroup xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <Name>AG1</Name> <Label>QUcx\n==</Label> <Description>First Affinity Group</Description> <Location>West US</Location> <HostedServices> <HostedService> <Url>https://management.core.windows.net/abcd/services/hostedservices/vnet-1</Url> <ServiceName>vnet-1</ServiceName> <HostedServiceProperties> <Description i:nil="true"/> <AffinityGroup>Test</AffinityGroup> <Label>dm5ldC0x</Label> <Status>Created</Status> <DateCreated>2013-09-11T06:06:42Z</DateCreated> <DateLastModified>2013-09-11T06:06:49Z</DateLastModified> <ExtendedProperties/> </HostedServiceProperties> </HostedService> </HostedServices> <StorageServices> <StorageService> <Url>https://management.core.windows.net/abcd/services/storageservices/mystorageservice</Url> <ServiceName>mystorageservice</ServiceName> <ExtendedProperties/> </StorageService> </StorageServices> <Capabilities> <Capability>PersistentVMRole</Capability> <Capability>HighMemory</Capability> </Capabilities> </AffinityGroup>
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
stuartpreston-azure-sdk-for-ruby-0.7.2 | test/fixtures/affinity_group.xml |
azure-plus-0.6.5 | test/fixtures/affinity_group.xml |
azure-0.6.0 | test/fixtures/affinity_group.xml |