AffinityGroupGetResponse.HostedServices Property

Definition

Optional. The hosted services associated with this affinity group.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.HostedServiceReference> HostedServices { get; set; }
member this.HostedServices : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.HostedServiceReference> with get, set
Public Property HostedServices As IList(Of AffinityGroupGetResponse.HostedServiceReference)

Property Value

Applies to