Freigeben über


IOperation.ServiceSpecificationLogSpecification Property

Definition

log specifications for the operation

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

Property Value

Attributes

Applies to