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

CloudServiceRoleProperties 类

定义

云服务角色属性。

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

构造函数

CloudServiceRoleProperties()

初始化 CloudServiceRoleProperties 类的新实例。

CloudServiceRoleProperties(String)

初始化 CloudServiceRoleProperties 类的新实例。

属性

UniqueId

获取指定唯一标识云服务角色的 ID。

适用于