Enum ArmSkuTier
- Namespace
- Azure.ResourceManager.Models
- Assembly
- Azure.ResourceManager.dll
This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
public enum ArmSkuTier
Fields
Basic = 1Basic.
Free = 0Free.
Premium = 3Premium.
Standard = 2Standard.