다음을 통해 공유


IOperationMetaServiceSpecification.LogSpecification Property

Definition

log specifications for the operation

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="log specifications for the operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperationMetaLogSpecification) }, ReadOnly=false, Required=false, SerializedName="logSpecifications")]
public Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperationMetaLogSpecification[] LogSpecification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="log specifications for the operation", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperationMetaLogSpecification) }, ReadOnly=false, Required=false, SerializedName="logSpecifications")>]
member this.LogSpecification : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperationMetaLogSpecification[] with get, set
Public Property LogSpecification As IOperationMetaLogSpecification()

Property Value

Attributes

Applies to