DeploymentGetResponse.RoleInstances Property

Definition

Optional. The list of role instances in the deployment.

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)

Property Value

Applies to