次の方法で共有


AffinityGroupGetResponse.StorageServices プロパティ

定義

任意。 このアフィニティ グループに関連付けられているストレージ サービス。

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)

プロパティ値

適用対象