azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.c...

65 строки
4.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.cdn.models.Sku"
fullName: "com.azure.resourcemanager.cdn.models.Sku"
name: "Sku"
nameWithType: "Sku"
summary: "Standard\\_Verizon = The SKU name for a Standard Verizon CDN profile."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "java.lang.Object.clone()"
- "java.lang.Object.equals(java.lang.Object)"
- "java.lang.Object.finalize()"
- "java.lang.Object.getClass()"
- "java.lang.Object.hashCode()"
- "java.lang.Object.notify()"
- "java.lang.Object.notifyAll()"
- "java.lang.Object.toString()"
- "java.lang.Object.wait()"
- "java.lang.Object.wait(long)"
- "java.lang.Object.wait(long,int)"
syntax: "public final class Sku"
constructors:
- uid: "com.azure.resourcemanager.cdn.models.Sku.Sku()"
fullName: "com.azure.resourcemanager.cdn.models.Sku.Sku()"
name: "Sku()"
nameWithType: "Sku.Sku()"
syntax: "public Sku()"
methods:
- uid: "com.azure.resourcemanager.cdn.models.Sku.name()"
fullName: "com.azure.resourcemanager.cdn.models.Sku.name()"
name: "name()"
nameWithType: "Sku.name()"
summary: "Get the name property: Name of the pricing tier."
syntax: "public SkuName name()"
desc: "Get the name property: Name of the pricing tier."
returns:
description: "the name value."
type: "<xref href=\"com.azure.resourcemanager.cdn.models.SkuName?alt=com.azure.resourcemanager.cdn.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cdn.models.Sku.validate()"
fullName: "com.azure.resourcemanager.cdn.models.Sku.validate()"
name: "validate()"
nameWithType: "Sku.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.cdn.models.Sku.withName(com.azure.resourcemanager.cdn.models.SkuName)"
fullName: "com.azure.resourcemanager.cdn.models.Sku.withName(SkuName name)"
name: "withName(SkuName name)"
nameWithType: "Sku.withName(SkuName name)"
summary: "Set the name property: Name of the pricing tier."
parameters:
- description: "the name value to set."
name: "name"
type: "<xref href=\"com.azure.resourcemanager.cdn.models.SkuName?alt=com.azure.resourcemanager.cdn.models.SkuName&text=SkuName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public Sku withName(SkuName name)"
desc: "Set the name property: Name of the pricing tier."
returns:
description: "the Sku object itself."
type: "<xref href=\"com.azure.resourcemanager.cdn.models.Sku?alt=com.azure.resourcemanager.cdn.models.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Standard\\_Verizon = The SKU name for a Standard Verizon CDN profile. Premium\\_Verizon = The SKU name for a Premium Verizon CDN profile. Custom\\_Verizon = The SKU name for a Custom Verizon CDN profile. Standard\\_Akamai = The SKU name for an Akamai CDN profile. Standard\\_ChinaCdn = The SKU name for a China CDN profile for VOD, Web and download scenarios using GB based billing model. Standard\\_Microsoft = The SKU name for a Standard Microsoft CDN profile. Standard\\_AzureFrontDoor = The SKU name for an Azure Front Door Standard profile. Premium\\_AzureFrontDoor = The SKU name for an Azure Front Door Premium profile. Standard\\_955BandWidth\\_ChinaCdn = The SKU name for a China CDN profile for VOD, Web and download scenarios using 95-5 peak bandwidth billing model. Standard\\_AvgBandWidth\\_ChinaCdn = The SKU name for a China CDN profile for VOD, Web and download scenarios using monthly average peak bandwidth billing model. StandardPlus\\_ChinaCdn = The SKU name for a China CDN profile for live-streaming using GB based billing model. StandardPlus\\_955BandWidth\\_ChinaCdn = The SKU name for a China CDN live-streaming profile using 95-5 peak bandwidth billing model. StandardPlus\\_AvgBandWidth\\_ChinaCdn = The SKU name for a China CDN live-streaming profile using monthly average peak bandwidth billing model."
metadata: {}
package: "com.azure.resourcemanager.cdn.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-cdn:2.18.0