PSAutoscaleProfilesList 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.
public class PSAutoscaleProfilesList : System.Collections.Generic.List<Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleProfile>
type PSAutoscaleProfilesList = class
inherit List<AutoscaleProfile>
Public Class PSAutoscaleProfilesList
Inherits List(Of AutoscaleProfile)
- Inheritance
-
PSAutoscaleProfilesList
Constructors
PSAutoscaleProfilesList(IList<AutoscaleProfile>) |