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