AutoscaleProfile::Capacity Property
Optional. The number of instances that can be used in the scaling action.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: property ScaleCapacity^ Capacity { ScaleCapacity^ get(); void set(ScaleCapacity^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Monitoring.Autoscale.Models::ScaleCapacity^
Show: