AutoscaleProfile Constructors
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.
Overloads
AutoscaleProfile() |
Initializes a new instance of the AutoscaleProfile class. |
AutoscaleProfile(AutoscaleProfile) |
Initializes a new instance of the AutoscaleProfile class. |
AutoscaleProfile()
Initializes a new instance of the AutoscaleProfile class.
public AutoscaleProfile ();
Public Sub New ()
Applies to
AutoscaleProfile(AutoscaleProfile)
Initializes a new instance of the AutoscaleProfile class.
public AutoscaleProfile (Microsoft.Azure.Management.Monitor.Models.AutoscaleProfile autoscaleProfile);
new Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleProfile : Microsoft.Azure.Management.Monitor.Models.AutoscaleProfile -> Microsoft.Azure.Management.Monitor.Management.Models.AutoscaleProfile
Public Sub New (autoscaleProfile As AutoscaleProfile)
Parameters
- autoscaleProfile
- AutoscaleProfile
The autoscale profile