TrafficAnalyticsConfigurationProperties Constructors

Definition

Overloads

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.

TrafficAnalyticsConfigurationProperties()

Initializes a new instance of the TrafficAnalyticsConfigurationProperties class.

C#
public TrafficAnalyticsConfigurationProperties ();

Applies to

Azure - PowerShell Commands Latest és Azure - PowerShell Commands 12 (LTS)
Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest

TrafficAnalyticsConfigurationProperties(Nullable<Boolean>, String, String, String, Nullable<Int32>)

Initializes a new instance of the TrafficAnalyticsConfigurationProperties class.

C#
public TrafficAnalyticsConfigurationProperties (bool? enabled = default, string workspaceId = default, string workspaceRegion = default, string workspaceResourceId = default, int? trafficAnalyticsInterval = default);

Parameters

enabled
Nullable<Boolean>

Flag to enable/disable traffic analytics.

workspaceId
String

The resource guid of the attached workspace.

workspaceRegion
String

The location of the attached workspace.

workspaceResourceId
String

Resource Id of the attached workspace.

trafficAnalyticsInterval
Nullable<Int32>

The interval in minutes which would decide how frequently TA service should do flow analytics.

Applies to

Azure - PowerShell Commands Latest és Azure - PowerShell Commands 12 (LTS)
Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest