Uses of Class
com.azure.resourcemanager.compute.models.ResourceSkuCapabilities
Packages that use ResourceSkuCapabilities
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of ResourceSkuCapabilities in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type ResourceSkuCapabilitiesModifier and TypeMethodDescriptionResourceSkuInner.capabilities()Get the capabilities property: A name value pair to describe the capability. -
Uses of ResourceSkuCapabilities in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type ResourceSkuCapabilitiesModifier and TypeClassDescriptionfinal classDescribes The SKU capabilities object.Methods in com.azure.resourcemanager.compute.models that return ResourceSkuCapabilitiesModifier and TypeMethodDescriptionstatic ResourceSkuCapabilitiesResourceSkuCapabilities.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceSkuCapabilities from the JsonReader.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type ResourceSkuCapabilitiesModifier and TypeMethodDescriptionComputeSku.capabilities()Gets the capabilities of the SKU.ResourceSkuZoneDetails.capabilities()Get the capabilities property: A list of capabilities that are available for the SKU in the specified list of zones.