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
Classes in com.azure.resourcemanager.network.fluent.models that implement interfaces with type arguments of type NspLoggingConfigurationPropertiesModifier and TypeClassDescriptionfinal classThe NSP logging configuration properties.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.