Uses of Class
com.azure.resourcemanager.frontdoor.models.SkuName
Packages that use SkuName
Package
Description
Package containing the data models for FrontDoorManagementClient.
-
Uses of SkuName in com.azure.resourcemanager.frontdoor.models
Fields in com.azure.resourcemanager.frontdoor.models declared as SkuNameModifier and TypeFieldDescriptionstatic final SkuNameSkuName.CLASSIC_AZURE_FRONT_DOORStatic value Classic_AzureFrontDoor for SkuName.static final SkuNameSkuName.PREMIUM_AZURE_FRONT_DOORStatic value Premium_AzureFrontDoor for SkuName.static final SkuNameSkuName.STANDARD_AZURE_FRONT_DOORStatic value Standard_AzureFrontDoor for SkuName.Methods in com.azure.resourcemanager.frontdoor.models that return SkuNameModifier and TypeMethodDescriptionstatic SkuNameSkuName.fromString(String name) Creates or finds a SkuName from its string representation.Sku.name()Get the name property: Name of the pricing tier.Methods in com.azure.resourcemanager.frontdoor.models that return types with arguments of type SkuNameModifier and TypeMethodDescriptionstatic Collection<SkuName>SkuName.values()Gets known SkuName values.Methods in com.azure.resourcemanager.frontdoor.models with parameters of type SkuName