ResourceSkuCapacity 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 ResourceSkuCapacity
type ResourceSkuCapacity = class
Public Class ResourceSkuCapacity
- Inheritance
-
ResourceSkuCapacity
Constructors
ResourceSkuCapacity() |
Initializes a new instance of the ResourceSkuCapacity class. |
ResourceSkuCapacity(Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<ResourceSkuCapacityScaleType>) |
Initializes a new instance of the ResourceSkuCapacity class. |
Properties
DefaultProperty |
Gets the default capacity. |
Maximum |
Gets the maximum capacity that can be set. |
Minimum |
Gets the minimum capacity. |
ScaleType |
Gets the scale type applicable to the sku. Possible values include: 'Automatic', 'Manual', 'None' |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET