Share via


FlowLogInformation.Format Property

Definition

Gets or sets parameters that define the flow log format.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.format")]
public Microsoft.Azure.Management.Network.Models.FlowLogFormatParameters Format { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.format")>]
member this.Format : Microsoft.Azure.Management.Network.Models.FlowLogFormatParameters with get, set
Public Property Format As FlowLogFormatParameters

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to