| Package | Description |
|---|---|
| com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
LogSpecification |
LogSpecification.withBlobDuration(String blobDuration)
Set the blobDuration value.
|
LogSpecification |
LogSpecification.withDisplayName(String displayName)
Set the displayName value.
|
LogSpecification |
LogSpecification.withName(String name)
Set the name value.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogSpecification> |
ServiceSpecification.logSpecifications()
Get the logSpecifications value.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceSpecification |
ServiceSpecification.withLogSpecifications(List<LogSpecification> logSpecifications)
Set the logSpecifications value.
|
Copyright © 2019. All rights reserved.