IPerfMonResponse Interface

Definition

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

Properties

Code
DataEndTime
DataName
DataStartTime
DataTimeGrain
DataValue
Message

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to