Uses of Class
com.azure.resourcemanager.botservice.models.SkuName
Packages that use SkuName
Package
Description
Package containing the data models for AzureBotService.
-
Uses of SkuName in com.azure.resourcemanager.botservice.models
Fields in com.azure.resourcemanager.botservice.models declared as SkuNameModifier and TypeFieldDescriptionstatic final SkuNameSkuName.F0Static value F0 for SkuName.static final SkuNameSkuName.S1Static value S1 for SkuName.Methods in com.azure.resourcemanager.botservice.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: The sku name.Methods in com.azure.resourcemanager.botservice.models that return types with arguments of type SkuNameModifier and TypeMethodDescriptionstatic Collection<SkuName> SkuName.values()Gets known SkuName values.Methods in com.azure.resourcemanager.botservice.models with parameters of type SkuName