Share via


NetworkSecurityGroup.FlowLogs Property

Definition

Gets a collection of references to flow log resources.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.flowLogs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.FlowLog> FlowLogs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.flowLogs")>]
member this.FlowLogs : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.FlowLog>
Public ReadOnly Property FlowLogs As IList(Of FlowLog)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to