你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CloudServiceInstanceView 类

定义

整个 CloudService 的 InstanceView

public class CloudServiceInstanceView
type CloudServiceInstanceView = class
Public Class CloudServiceInstanceView
继承
CloudServiceInstanceView

构造函数

CloudServiceInstanceView()

初始化 CloudServiceInstanceView 类的新实例。

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

初始化 CloudServiceInstanceView 类的新实例。

属性

PrivateIds

获取指定在内部为云服务生成的唯一标识符的列表。 &lt;br /&gt;&lt;br /&gt;注意:如果使用 Azure 诊断 扩展,则此属性可用作查询详细信息的“DeploymentId”。

RoleInstance

整个 CloudService 的 InstanceView

SdkVersion

获取用于为云服务生成包的 SDK 的版本。

Statuses

整个 CloudService 的 InstanceView

适用于