PSTrafficAnalyticsConfigurationProperties 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 PSTrafficAnalyticsConfigurationProperties
type PSTrafficAnalyticsConfigurationProperties = class
Public Class PSTrafficAnalyticsConfigurationProperties
- Inheritance
-
PSTrafficAnalyticsConfigurationProperties
Constructors
PSTrafficAnalyticsConfigurationProperties() |
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 |
Methods
Validate() |
Validate the object. |