Dela via


ICsmOperationDescriptionProperties.ServiceSpecificationLogSpecification Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ILogSpecification) }, ReadOnly=false, Required=false, SerializedName="logSpecifications")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ILogSpecification[] ServiceSpecificationLogSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ILogSpecification) }, ReadOnly=false, Required=false, SerializedName="logSpecifications")>]
member this.ServiceSpecificationLogSpecification : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ILogSpecification[] with get, set
Public Property ServiceSpecificationLogSpecification As ILogSpecification()

Property Value

Attributes

Applies to