IPerfMonSet Interface

Definition

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

Properties

EndTime
Name
StartTime
TimeGrain
Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to