Freigeben über


IOperationProperties.ServiceSpecificationLogSpecification 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[] ServiceSpecificationLogSpecification { 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.ServiceSpecificationLogSpecification : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IOperationMetaLogSpecification[] with get, set
Public Property ServiceSpecificationLogSpecification As IOperationMetaLogSpecification()

Property Value

Attributes

Applies to