Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ServiceSpecification |
CsmOperationDescriptionProperties.serviceSpecification()
Get the serviceSpecification value.
|
ServiceSpecification |
ServiceSpecification.withLogSpecifications(List<LogSpecification> logSpecifications)
Set the logSpecifications value.
|
ServiceSpecification |
ServiceSpecification.withMetricSpecifications(List<MetricSpecification> metricSpecifications)
Set the metricSpecifications value.
|
Modifier and Type | Method and Description |
---|---|
CsmOperationDescriptionProperties |
CsmOperationDescriptionProperties.withServiceSpecification(ServiceSpecification serviceSpecification)
Set the serviceSpecification value.
|
Copyright © 2019. All rights reserved.