Compartir a través de


OperationPropertiesFormatServiceSpecification.LogSpecifications Propiedad

Definición

Obtiene o establece la especificación del registro de operaciones.

[Newtonsoft.Json.JsonProperty(PropertyName="logSpecifications")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.LogSpecification> LogSpecifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logSpecifications")>]
member this.LogSpecifications : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.LogSpecification> with get, set
Public Property LogSpecifications As IList(Of LogSpecification)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a