HostedServiceGetDetailedResponse.Deployment.RoleInstances Property
Gets or sets a collection of RoleInstance objects that define the role instances that are running in the deployment.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList<RoleInstance>A collection of RoleInstance objects.
Show: