Uses of Class
com.azure.resourcemanager.netapp.models.LogSpecification
Packages that use LogSpecification
Package
Description
Package containing the data models for NetAppManagementClient.
-
Uses of LogSpecification in com.azure.resourcemanager.netapp.models
Methods in com.azure.resourcemanager.netapp.models that return LogSpecificationModifier and TypeMethodDescriptionstatic LogSpecification
LogSpecification.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of LogSpecification from the JsonReader.LogSpecification.withDisplayName
(String displayName) Set the displayName property: Display name of log specification.Set the name property: Name of log specification.Methods in com.azure.resourcemanager.netapp.models that return types with arguments of type LogSpecificationModifier and TypeMethodDescriptionServiceSpecification.logSpecifications()
Get the logSpecifications property: Log specification of operation.Method parameters in com.azure.resourcemanager.netapp.models with type arguments of type LogSpecificationModifier and TypeMethodDescriptionServiceSpecification.withLogSpecifications
(List<LogSpecification> logSpecifications) Set the logSpecifications property: Log specification of operation.