ScaleAction 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
ScaleAction() |
Initializes a new instance of the ScaleAction class. |
ScaleAction(ScaleAction) |
Initializes a new instance of the ScaleAction class. |
ScaleAction()
Initializes a new instance of the ScaleAction class.
public ScaleAction ();
Public Sub New ()
Applies to
ScaleAction(ScaleAction)
Initializes a new instance of the ScaleAction class.
public ScaleAction (Microsoft.Azure.Management.Monitor.Models.ScaleAction scaleAction);
new Microsoft.Azure.Management.Monitor.Management.Models.ScaleAction : Microsoft.Azure.Management.Monitor.Models.ScaleAction -> Microsoft.Azure.Management.Monitor.Management.Models.ScaleAction
Public Sub New (scaleAction As ScaleAction)
Parameters
- scaleAction
- ScaleAction
The ScaleAction object