Share via


FlowLogFormatParameters.Type Property

Definition

Gets or sets the file type of flow log. Possible values include: 'JSON'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to