Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSSkuName Enum
Definition
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Search.dll
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.
public enum PSSkuName
type PSSkuName =
Public Enum PSSkuName
- Inheritance
-
PSSkuName
Fields
| Name | Value | Description |
|---|---|---|
| Free | 0 | |
| Basic | 1 | |
| Standard | 2 | |
| Standard2 | 3 | |
| Standard3 | 4 | |
| Storage_Optimized_L1 | 5 | |
| Storage_Optimized_L2 | 6 |
