Uses of Class
com.azure.resourcemanager.network.models.TrafficAnalyticsProperties
-
Packages that use TrafficAnalyticsProperties Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models 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 TrafficAnalyticsProperties Modifier and Type Method Description TrafficAnalyticsPropertiesFlowLogInformationInner. flowAnalyticsConfiguration()Get the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.TrafficAnalyticsPropertiesFlowLogInner. flowAnalyticsConfiguration()Get the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.TrafficAnalyticsPropertiesFlowLogPropertiesFormat. 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 TrafficAnalyticsProperties Modifier and Type Method Description FlowLogInformationInnerFlowLogInformationInner. withFlowAnalyticsConfiguration(TrafficAnalyticsProperties flowAnalyticsConfiguration)Set the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.FlowLogInnerFlowLogInner. withFlowAnalyticsConfiguration(TrafficAnalyticsProperties flowAnalyticsConfiguration)Set the flowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.FlowLogPropertiesFormatFlowLogPropertiesFormat. 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 TrafficAnalyticsProperties Modifier and Type Method Description TrafficAnalyticsPropertiesTrafficAnalyticsProperties. withNetworkWatcherFlowAnalyticsConfiguration(TrafficAnalyticsConfigurationProperties networkWatcherFlowAnalyticsConfiguration)Set the networkWatcherFlowAnalyticsConfiguration property: Parameters that define the configuration of traffic analytics.
-