AffinityGroupGetResponse.StorageServices Property

Definition

Optional. The storage services associated with this affinity group.

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

Property Value

Applies to