Share via


IServiceSpecification.LogSpecification Property

Definition

Specifications of the Log for Azure Monitoring

[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="Specifications of the Log for Azure Monitoring", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.ILogSpecification) }, ReadOnly=false, Required=false, SerializedName="logSpecifications")]
public Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.ILogSpecification[] LogSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Runtime.Info(Description="Specifications of the Log for Azure Monitoring", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.ILogSpecification) }, ReadOnly=false, Required=false, SerializedName="logSpecifications")>]
member this.LogSpecification : Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Models.Api20220501.ILogSpecification[] with get, set
Public Property LogSpecification As ILogSpecification()

Property Value

Attributes

Applies to