次の方法で共有


CloudServiceListResponse.CloudServices プロパティ

定義

任意。 このサブスクリプションのクラウド サービスの場所の一覧を取得または設定します。

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

プロパティ値

適用対象