CloudServiceInstanceView Class

Definition

InstanceView of CloudService as a whole

public class CloudServiceInstanceView
type CloudServiceInstanceView = class
Public Class CloudServiceInstanceView
Inheritance
CloudServiceInstanceView

Constructors

CloudServiceInstanceView()

Initializes a new instance of the CloudServiceInstanceView class.

CloudServiceInstanceView(InstanceViewStatusesSummary, String, IList<String>, IList<ResourceInstanceViewStatus>)

Initializes a new instance of the CloudServiceInstanceView class.

Properties

PrivateIds

Gets specifies a list of unique identifiers generated internally for the cloud service. &lt;br /&gt;&lt;br /&gt; NOTE: If you are using Azure Diagnostics extension, this property can be used as 'DeploymentId' for querying details.

RoleInstance
SdkVersion

Gets the version of the SDK that was used to generate the package for the cloud service.

Statuses

Applies to