Uses of Class
com.microsoft.azure.management.keyvault.LogSpecification
Packages that use LogSpecification
Package
Description
This package contains the classes for KeyVaultManagementClient.
-
Uses of LogSpecification in com.microsoft.azure.management.keyvault
Methods in com.microsoft.azure.management.keyvault that return LogSpecificationModifier and TypeMethodDescriptionLogSpecification.withBlobDuration
(String blobDuration) Set the blobDuration value.LogSpecification.withDisplayName
(String displayName) Set the displayName value.Set the name value.Methods in com.microsoft.azure.management.keyvault that return types with arguments of type LogSpecificationModifier and TypeMethodDescriptionServiceSpecification.logSpecifications()
Get the logSpecifications value.Method parameters in com.microsoft.azure.management.keyvault with type arguments of type LogSpecificationModifier and TypeMethodDescriptionServiceSpecification.withLogSpecifications
(List<LogSpecification> logSpecifications) Set the logSpecifications value.