OperationalInsightsWorkspaceCapacityReservationLevel Enum
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.
The capacity reservation level in GB for this workspace, when CapacityReservation sku is selected.
public enum OperationalInsightsWorkspaceCapacityReservationLevel
type OperationalInsightsWorkspaceCapacityReservationLevel =
Public Enum OperationalInsightsWorkspaceCapacityReservationLevel
- Inheritance
-
OperationalInsightsWorkspaceCapacityReservationLevel
Fields
Name | Value | Description |
---|---|---|
OneHundred | 100 | |
TwoHundred | 200 | |
ThreeHundred | 300 | |
FourHundred | 400 | |
FiveHundred | 500 | |
TenHundred | 1000 | |
TwoThousand | 2000 | |
FiveThousand | 5000 |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET