ServiceSpecification.LogSpecifications Property

Definition

Gets list of log specifications.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to