CloudServiceInstanceView Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. <br /><br /> 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
Azure SDK for .NET