次の方法で共有


DeploymentGetResponse.RoleInstances プロパティ

定義

省略可能。 デプロイのロール インスタンスのリスト。

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

プロパティ値

適用対象