你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSTrafficAnalyticsConfigurationProperties Class

Definition

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.

Applies to