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

PSManagementPropertyDescriptor Class

Definition

Wrapps around the AlertRuleProperties or AutoscaleSetting

Allows for different types of outputs for the cmdlets, i.e. all the specific output types will implement this interface and the base cmdlet always returns lists of this type.

public abstract class PSManagementPropertyDescriptor
type PSManagementPropertyDescriptor = class
Public MustInherit Class PSManagementPropertyDescriptor
Inheritance
PSManagementPropertyDescriptor
Derived

Constructors

PSManagementPropertyDescriptor()

Properties

Name

Gets or sets the Name of the rule

Applies to