次の方法で共有


CloudService.Resources プロパティ

定義

省略可能。 クラウド サービス リージョンにインストールされている既存のリソースの一覧を取得または設定します。

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

プロパティ値

適用対象