Share via


IMetricsRequest Interface

Definition

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

Properties

UserEmail

User Email

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to