TrafficAnalyticsConfigurationProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameters that define the configuration of traffic analytics.
public class TrafficAnalyticsConfigurationProperties
type TrafficAnalyticsConfigurationProperties = class
Public Class TrafficAnalyticsConfigurationProperties
- Inheritance
-
TrafficAnalyticsConfigurationProperties
Constructors
TrafficAnalyticsConfigurationProperties() |
Initializes a new instance of the TrafficAnalyticsConfigurationProperties class. |
TrafficAnalyticsConfigurationProperties(Nullable<Boolean>, String, String, String, Nullable<Int32>) |
Initializes a new instance of the TrafficAnalyticsConfigurationProperties class. |
Properties
Enabled |
Gets or sets flag to enable/disable traffic analytics. |
TrafficAnalyticsInterval |
Gets or sets the interval in minutes which would decide how frequently TA service should do flow analytics. |
WorkspaceId |
Gets or sets the resource guid of the attached workspace. |
WorkspaceRegion |
Gets or sets the location of the attached workspace. |
WorkspaceResourceId |
Gets or sets resource Id of the attached workspace. |