| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceSpecification |
CsmOperationDescriptionProperties.serviceSpecification()
Get the serviceSpecification property: Resource metrics service provided by Microsoft.Insights resource provider.
|
ServiceSpecification |
ServiceSpecification.withLogSpecifications(List<LogSpecification> logSpecifications)
Set the logSpecifications property: The logSpecifications property.
|
ServiceSpecification |
ServiceSpecification.withMetricSpecifications(List<MetricSpecification> metricSpecifications)
Set the metricSpecifications property: The metricSpecifications property.
|
| Modifier and Type | Method and Description |
|---|---|
CsmOperationDescriptionProperties |
CsmOperationDescriptionProperties.withServiceSpecification(ServiceSpecification serviceSpecification)
Set the serviceSpecification property: Resource metrics service provided by Microsoft.Insights resource provider.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.