Uses of Class
com.azure.resourcemanager.cdn.models.LogSpecification
Packages that use LogSpecification
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of LogSpecification in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return LogSpecificationModifier and TypeMethodDescriptionLogSpecification.withBlobDuration(String blobDuration) Set the blobDuration property: Blob duration of specification.LogSpecification.withDisplayName(String displayName) Set the displayName property: Display name of log specification.LogSpecification.withLogFilterPattern(String logFilterPattern) Set the logFilterPattern property: Pattern to filter based on name.Set the name property: Name of log specification.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type LogSpecificationModifier and TypeMethodDescriptionServiceSpecification.logSpecifications()Get the logSpecifications property: Log specifications of operation.Method parameters in com.azure.resourcemanager.cdn.models with type arguments of type LogSpecificationModifier and TypeMethodDescriptionServiceSpecification.withLogSpecifications(List<LogSpecification> logSpecifications) Set the logSpecifications property: Log specifications of operation.