Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudServiceInstanceView

Package version

InstanceView of CloudService as a whole

Hierarchy

  • CloudServiceInstanceView

Index

Properties

Optional privateIds

privateIds: string[]

Specifies a list of unique identifiers generated internally for the cloud service.

NOTE: If you are using Azure Diagnostics extension, this property can be used as 'DeploymentId' for querying details. NOTE: This property will not be serialized. It can only be populated by the server.

Optional roleInstance

Instance view statuses.

Optional sdkVersion

sdkVersion: undefined | string

The version of the SDK that was used to generate the package for the cloud service. NOTE: This property will not be serialized. It can only be populated by the server.

Optional statuses

NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc