Compartir a través de


NetworkSecurityGroup.FlowLogs Propiedad

Definición

Obtiene una colección de referencias a los recursos de registro de flujo.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a