Uses of Class
com.microsoft.azure.management.appservice.LogSpecification
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of LogSpecification in com.microsoft.azure.management.appservice
Modifier and TypeMethodDescriptionLogSpecification.withBlobDuration
(String blobDuration) Set the blobDuration value.LogSpecification.withDisplayName
(String displayName) Set the displayName value.Set the name value.Modifier and TypeMethodDescriptionServiceSpecification.logSpecifications()
Get the logSpecifications value.Modifier and TypeMethodDescriptionServiceSpecification.withLogSpecifications
(List<LogSpecification> logSpecifications) Set the logSpecifications value.