次の方法で共有


ICsmOperationDescriptionProperties.ServiceSpecificationLogSpecification Property

Definition

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

Property Value

Attributes

Applies to