Uses of Class
com.azure.resourcemanager.network.models.LogSpecification
Packages that use LogSpecification
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of LogSpecification in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return LogSpecificationModifier and TypeMethodDescriptionstatic LogSpecificationLogSpecification.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of LogSpecification from the JsonReader.LogSpecification.withBlobDuration(String blobDuration) Set the blobDuration property: Duration of the blob.LogSpecification.withDisplayName(String displayName) Set the displayName property: The display name of the specification.Set the name property: The name of the specification.Methods in com.azure.resourcemanager.network.models that return types with arguments of type LogSpecificationModifier and TypeMethodDescriptionOperationPropertiesFormatServiceSpecification.logSpecifications()Get the logSpecifications property: Operation log specification.Method parameters in com.azure.resourcemanager.network.models with type arguments of type LogSpecificationModifier and TypeMethodDescriptionOperationPropertiesFormatServiceSpecification.withLogSpecifications(List<LogSpecification> logSpecifications) Set the logSpecifications property: Operation log specification.