Compartilhar via


ITrafficAnalyticsProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.TrafficAnalyticsPropertiesTypeConverter))]
public interface ITrafficAnalyticsProperties : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.TrafficAnalyticsPropertiesTypeConverter))>]
type ITrafficAnalyticsProperties = interface
    interface IJsonSerializable
Public Interface ITrafficAnalyticsProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NetworkWatcherFlowAnalyticConfigurationEnabled

Flag to enable/disable traffic analytics.

NetworkWatcherFlowAnalyticConfigurationTrafficAnalyticsInterval

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

NetworkWatcherFlowAnalyticConfigurationWorkspaceId

The resource guid of the attached workspace.

NetworkWatcherFlowAnalyticConfigurationWorkspaceRegion

The location of the attached workspace.

NetworkWatcherFlowAnalyticConfigurationWorkspaceResourceId

Resource Id of the attached workspace.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to