ContainerServiceVmSkuCapacity Class
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.
Describes scaling information of a SKU.
public class ContainerServiceVmSkuCapacity : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerService.Models.ContainerServiceVmSkuCapacity>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerService.Models.ContainerServiceVmSkuCapacity>
type ContainerServiceVmSkuCapacity = class
interface IJsonModel<ContainerServiceVmSkuCapacity>
interface IPersistableModel<ContainerServiceVmSkuCapacity>
Public Class ContainerServiceVmSkuCapacity
Implements IJsonModel(Of ContainerServiceVmSkuCapacity), IPersistableModel(Of ContainerServiceVmSkuCapacity)
- Inheritance
-
ContainerServiceVmSkuCapacity
- Implements
Properties
| Name | Description |
|---|---|
| Default |
The default capacity. |
| Maximum |
The maximum capacity that can be set. |
| Minimum |
The minimum capacity. |
| ScaleType |
The scale type applicable to the sku. |