Freigeben über


IFlowLog Interface

Definition

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

Properties

Enabled

Flag to enable/disable flow logging.

Etag

A unique read-only string that changes whenever the resource is updated.

FormatType

The file type of flow log.

FormatVersion

The version (revision) of the flow log.

Id

Resource ID.

(Inherited from IResource)
Location

Resource location.

(Inherited from IResource)
Name

Resource name.

(Inherited from IResource)
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.

ProvisioningState

The provisioning state of the flow log.

RetentionPolicyDay

Number of days to retain flow log records.

RetentionPolicyEnabled

Flag to enable/disable retention.

StorageId

ID of the storage account which is used to store the flow log.

Tag

Resource tags.

(Inherited from IResource)
TargetResourceGuid

Guid of network security group to which flow log will be applied.

TargetResourceId

ID of network security group to which flow log will be applied.

Type

Resource type.

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to