Compartir a través de


OperationMetaServiceSpecification.LogSpecifications Propiedad

Definición

Obtiene o establece las especificaciones del registro de servicio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a