Freigeben über


IOperationMetaServiceSpecification Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.OperationMetaServiceSpecificationTypeConverter))]
public interface IOperationMetaServiceSpecification : Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.OperationMetaServiceSpecificationTypeConverter))>]
type IOperationMetaServiceSpecification = interface
    interface IJsonSerializable
Public Interface IOperationMetaServiceSpecification
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
LogSpecification

log specifications for the operation

MetricSpecification

metric specifications for the operation

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to