Share via


OperationMetaServiceSpecification.LogSpecifications Property

Definition

Gets or sets service log specifications

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to