次の方法で共有


CloudServiceListResponse.CloudServices プロパティ

定義

省略可能。 このサブスクリプションのクラウド サービスの場所の一覧。

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

プロパティ値

適用対象