Compartir a través de


OperationServiceSpecification.LogSpecifications Propiedad

Definición

Obtiene o establece detalles sobre las operaciones relacionadas con los registros.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a