### YamlMime:JavaType uid: "com.microsoft.azure.management.cdn.Sku" fullName: "com.microsoft.azure.management.cdn.Sku" name: "Sku" nameWithType: "Sku" summary: "The pricing tier (defines a CDN provider, feature list and rate) of the CDN profile." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **Sku**" constructors: - uid: "com.microsoft.azure.management.cdn.Sku.Sku()" fullName: "com.microsoft.azure.management.cdn.Sku.Sku()" name: "Sku()" nameWithType: "Sku.Sku()" syntax: "public Sku()" methods: - uid: "com.microsoft.azure.management.cdn.Sku.name()" fullName: "com.microsoft.azure.management.cdn.Sku.name()" name: "name()" nameWithType: "Sku.name()" summary: "Get name of the pricing tier." syntax: "public SkuName name()" desc: "Get name of the pricing tier. Possible values include: 'Standard\\_Verizon', 'Premium\\_Verizon', 'Custom\\_Verizon', 'Standard\\_Akamai', 'Standard\\_ChinaCdn', 'Standard\\_Microsoft', 'Premium\\_ChinaCdn', 'Standard\\_AzureFrontDoor', 'Premium\\_AzureFrontDoor', 'Standard\\_955BandWidth\\_ChinaCdn', 'Standard\\_AvgBandWidth\\_ChinaCdn', 'StandardPlus\\_ChinaCdn', 'StandardPlus\\_955BandWidth\\_ChinaCdn', 'StandardPlus\\_AvgBandWidth\\_ChinaCdn'." returns: description: "the name value" type: "" - uid: "com.microsoft.azure.management.cdn.Sku.withName(com.microsoft.azure.management.cdn.SkuName)" fullName: "com.microsoft.azure.management.cdn.Sku.withName(SkuName name)" name: "withName(SkuName name)" nameWithType: "Sku.withName(SkuName name)" summary: "Set name of the pricing tier." parameters: - description: "the name value to set" name: "name" type: "" syntax: "public Sku withName(SkuName name)" desc: "Set name of the pricing tier. Possible values include: 'Standard\\_Verizon', 'Premium\\_Verizon', 'Custom\\_Verizon', 'Standard\\_Akamai', 'Standard\\_ChinaCdn', 'Standard\\_Microsoft', 'Premium\\_ChinaCdn', 'Standard\\_AzureFrontDoor', 'Premium\\_AzureFrontDoor', 'Standard\\_955BandWidth\\_ChinaCdn', 'Standard\\_AvgBandWidth\\_ChinaCdn', 'StandardPlus\\_ChinaCdn', 'StandardPlus\\_955BandWidth\\_ChinaCdn', 'StandardPlus\\_AvgBandWidth\\_ChinaCdn'." returns: description: "the Sku object itself." type: "" type: "class" desc: "The pricing tier (defines a CDN provider, feature list and rate) of the CDN profile." metadata: {} package: "com.microsoft.azure.management.cdn" artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4