Uses of Class
com.azure.resourcemanager.storage.models.ServiceSpecification
Packages that use ServiceSpecification
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of ServiceSpecification in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return ServiceSpecificationModifier and TypeMethodDescriptionOperationInner.serviceSpecification()Get the serviceSpecification property: One property of operation, include metric specifications.OperationProperties.serviceSpecification()Get the serviceSpecification property: One property of operation, include metric specifications.Methods in com.azure.resourcemanager.storage.fluent.models with parameters of type ServiceSpecificationModifier and TypeMethodDescriptionOperationInner.withServiceSpecification(ServiceSpecification serviceSpecification) Set the serviceSpecification property: One property of operation, include metric specifications.OperationProperties.withServiceSpecification(ServiceSpecification serviceSpecification) Set the serviceSpecification property: One property of operation, include metric specifications. -
Uses of ServiceSpecification in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return ServiceSpecificationModifier and TypeMethodDescriptionServiceSpecification.withMetricSpecifications(List<MetricSpecification> metricSpecifications) Set the metricSpecifications property: Metric specifications of operation.