Compartir a través de


IOperationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.OperationPropertiesTypeConverter))]
public interface IOperationProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190401.OperationPropertiesTypeConverter))>]
type IOperationProperties = interface
    interface IJsonSerializable
Public Interface IOperationProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ServiceSpecificationMetricSpecification

Metric specifications of operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to