Sku 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.
The pricing tier (defines a CDN provider, feature list and rate) of the CDN profile.
public class Sku
type Sku = class
Public Class Sku
- Inheritance
-
Sku
Constructors
Sku() |
Initializes a new instance of the Sku class. |
Sku(SkuName) |
Initializes a new instance of the Sku class. |
Properties
Name |
Gets or sets name of the pricing tier. Possible values include: 'Standard_Verizon', 'Premium_Verizon', 'Custom_Verizon', 'Standard_Akamai', 'Standard_ChinaCdn', 'Premium_ChinaCdn', 'Standard_Microsoft' |
Applies to
Azure SDK for .NET