IDiagnosticMetricSet Interface

Definition

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

Properties

EndTime
Name
StartTime
TimeGrain
Unit
Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to