Uses of Class
com.microsoft.azure.management.appservice.ServiceSpecification
-
-
Uses of ServiceSpecification in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ServiceSpecification Modifier and Type Method Description ServiceSpecificationCsmOperationDescriptionProperties. serviceSpecification()Get the serviceSpecification value.ServiceSpecificationServiceSpecification. withLogSpecifications(List<LogSpecification> logSpecifications)Set the logSpecifications value.ServiceSpecificationServiceSpecification. withMetricSpecifications(List<MetricSpecification> metricSpecifications)Set the metricSpecifications value.Methods in com.microsoft.azure.management.appservice with parameters of type ServiceSpecification Modifier and Type Method Description CsmOperationDescriptionPropertiesCsmOperationDescriptionProperties. withServiceSpecification(ServiceSpecification serviceSpecification)Set the serviceSpecification value.
-