Share via


ServiceSpecification.LogSpecifications Property

Definition

Gets the log specifications.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.LogSpecification> LogSpecifications { get; }
member this.LogSpecifications : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.LogSpecification>
Public ReadOnly Property LogSpecifications As IReadOnlyList(Of LogSpecification)

Property Value

Applies to