PSManagementPropertyDescriptor 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.
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 |