Uses of Class
com.azure.resourcemanager.network.fluent.models.NspLoggingConfigurationProperties
Packages that use NspLoggingConfigurationProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of NspLoggingConfigurationProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return NspLoggingConfigurationPropertiesModifier and TypeMethodDescriptionNspLoggingConfigurationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of NspLoggingConfigurationProperties from the JsonReader.NspLoggingConfigurationProperties.withEnabledLogCategories(List<String> enabledLogCategories) Set the enabledLogCategories property: The log categories to enable in the NSP logging configuration.NspLoggingConfigurationProperties.withVersion(String version) Set the version property: The version of the NSP logging configuration.