AzureCapacity Class

Definition

Azure capacity definition.

public class AzureCapacity
type AzureCapacity = class
Public Class AzureCapacity
Inheritance
AzureCapacity

Constructors

AzureCapacity()

Initializes a new instance of the AzureCapacity class.

AzureCapacity(String, Int32, Int32, Int32)

Initializes a new instance of the AzureCapacity class.

Properties

DefaultProperty

Gets or sets the default capacity that would be used.

Maximum

Gets or sets maximum allowed capacity.

Minimum

Gets or sets minimum allowed capacity.

ScaleType

Gets or sets scale type. Possible values include: 'automatic', 'manual', 'none'

Methods

Validate()

Validate the object.

Applies to