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