次の方法で共有


AffinityGroupGetResponse.HostedServices プロパティ

定義

省略可能。 このアフィニティ グループに関連付けられているホステッド サービス。

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)

プロパティ値

適用対象