Uses of Class
com.microsoft.azure.management.network.LogSpecification
Packages that use LogSpecification
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of LogSpecification in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return LogSpecificationModifier and TypeMethodDescriptionLogSpecification.withBlobDuration
(String blobDuration) Set duration of the blob.LogSpecification.withDisplayName
(String displayName) Set the display name of the specification.Set the name of the specification.Methods in com.microsoft.azure.management.network that return types with arguments of type LogSpecificationModifier and TypeMethodDescriptionOperationPropertiesFormatServiceSpecification.logSpecifications()
Get operation log specification.Method parameters in com.microsoft.azure.management.network with type arguments of type LogSpecificationModifier and TypeMethodDescriptionOperationPropertiesFormatServiceSpecification.withLogSpecifications
(List<LogSpecification> logSpecifications) Set operation log specification.