Uses of Class
com.azure.resourcemanager.compute.models.ResourceSkuCosts
-
Packages that use ResourceSkuCosts Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of ResourceSkuCosts in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type ResourceSkuCosts Modifier and Type Method Description List<ResourceSkuCosts>ResourceSkuInner. costs()Get the costs property: Metadata for retrieving price info. -
Uses of ResourceSkuCosts in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type ResourceSkuCosts Modifier and Type Method Description List<ResourceSkuCosts>ComputeSku. costs()
-