ExtensionConfiguration 成员
Represents an extension that is added to the cloud service.
以下各表列出了由 ExtensionConfiguration 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
ExtensionConfiguration | Initializes a new instance of the ExtensionConfiguration class. |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
AllRoles | Gets or sets a collection of Extension objects that contains the list of extensions that are applied to all roles in a deployment. | |
NamedRoles | Gets or sets a collection of NamedRole objects that contain a list of extensions that are applied to specific roles in a deployment. |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
返回页首
另请参阅
参考
ExtensionConfiguration 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间