Uses of Class
com.microsoft.azure.management.appservice.ServiceSpecification
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of ServiceSpecification in com.microsoft.azure.management.appservice
Modifier and TypeMethodDescriptionCsmOperationDescriptionProperties.serviceSpecification()
Get the serviceSpecification value.ServiceSpecification.withLogSpecifications
(List<LogSpecification> logSpecifications) Set the logSpecifications value.ServiceSpecification.withMetricSpecifications
(List<MetricSpecification> metricSpecifications) Set the metricSpecifications value.Modifier and TypeMethodDescriptionCsmOperationDescriptionProperties.withServiceSpecification
(ServiceSpecification serviceSpecification) Set the serviceSpecification value.