Uses of Class
com.azure.resourcemanager.appplatform.models.LogSpecification
Packages that use LogSpecification
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of LogSpecification in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return LogSpecificationModifier and TypeMethodDescriptionLogSpecification.withBlobDuration(String blobDuration) Set the blobDuration property: Blob duration of the log.LogSpecification.withDisplayName(String displayName) Set the displayName property: Localized friendly display name of the log.Set the name property: Name of the log.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type LogSpecificationModifier and TypeMethodDescriptionServiceSpecification.logSpecifications()Get the logSpecifications property: Specifications of the Log for Azure Monitoring.Method parameters in com.azure.resourcemanager.appplatform.models with type arguments of type LogSpecificationModifier and TypeMethodDescriptionServiceSpecification.withLogSpecifications(List<LogSpecification> logSpecifications) Set the logSpecifications property: Specifications of the Log for Azure Monitoring.