Uses of Class
com.azure.resourcemanager.datafactory.models.OperationLogSpecification
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of OperationLogSpecification in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionOperationLogSpecification.withBlobDuration
(String blobDuration) Set the blobDuration property: Blobs created in the customer storage account, per hour.OperationLogSpecification.withDisplayName
(String displayName) Set the displayName property: Localized display name.Set the name property: The name of the log category.Modifier and TypeMethodDescriptionOperationServiceSpecification.logSpecifications()
Get the logSpecifications property: Details about operations related to logs.Modifier and TypeMethodDescriptionOperationServiceSpecification.withLogSpecifications
(List<OperationLogSpecification> logSpecifications) Set the logSpecifications property: Details about operations related to logs.