AffinityGroupGetResponse.HostedServices Property
Gets or sets a collection of AffinityGroupGetResponse.HostedServiceReference objects that lists the cloud services that associated with the affinity group.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Public Property HostedServices As IList(Of AffinityGroupGetResponse.HostedServiceReference)
Property Value
Type: System.Collections.Generic.IList(Of AffinityGroupGetResponse.HostedServiceReference)A collection of AffinityGroupGetResponse.HostedServiceReference objects.
Show: