Share via


OperationServiceSpecificationDefinition.LogSpecifications Property

Definition

Gets or sets a list of Azure Monitoring log definitions.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to