FlowLogInformationInner 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.
Information on the configuration of flow log and traffic analytics (optional) .
[Microsoft.Rest.Serialization.JsonTransformation]
public class FlowLogInformationInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type FlowLogInformationInner = class
Public Class FlowLogInformationInner
- Inheritance
-
FlowLogInformationInner
- Attributes
Constructors
FlowLogInformationInner() |
Initializes a new instance of the FlowLogInformationInner class. |
FlowLogInformationInner(String, String, Boolean, RetentionPolicyParameters, FlowLogFormatParameters, TrafficAnalyticsProperties) |
Initializes a new instance of the FlowLogInformationInner class. |
Properties
Enabled |
Gets or sets flag to enable/disable flow logging. |
FlowAnalyticsConfiguration |
Gets or sets parameters that define the configuration of traffic analytics. |
Format |
Gets or sets parameters that define the flow log format. |
RetentionPolicy |
Gets or sets parameters that define the retention policy for flow log. |
StorageId |
Gets or sets ID of the storage account which is used to store the flow log. |
TargetResourceId |
Gets or sets the ID of the resource to configure for flow log and traffic analytics (optional) . |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET