Uses of Class
com.azure.resourcemanager.network.models.TrafficAnalyticsProperties
Packages that use TrafficAnalyticsProperties
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of TrafficAnalyticsProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return TrafficAnalyticsPropertiesModifier and TypeMethodDescriptionFlowLogInformationInner.flowAnalyticsConfiguration()Get the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.FlowLogInner.flowAnalyticsConfiguration()Get the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.FlowLogPropertiesFormat.flowAnalyticsConfiguration()Get the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type TrafficAnalyticsPropertiesModifier and TypeMethodDescriptionFlowLogInformationInner.withFlowAnalyticsConfiguration(TrafficAnalyticsProperties flowAnalyticsConfiguration) Set the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.FlowLogInner.withFlowAnalyticsConfiguration(TrafficAnalyticsProperties flowAnalyticsConfiguration) Set the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.FlowLogPropertiesFormat.withFlowAnalyticsConfiguration(TrafficAnalyticsProperties flowAnalyticsConfiguration) Set the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics. -
Uses of TrafficAnalyticsProperties in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return TrafficAnalyticsPropertiesModifier and TypeMethodDescriptionstatic TrafficAnalyticsPropertiesTrafficAnalyticsProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TrafficAnalyticsProperties from the JsonReader.TrafficAnalyticsProperties.withNetworkWatcherFlowAnalyticsConfiguration(TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration) Set the networkWatcherFlowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.