Share via


IHostsGetParameter Interface

Definition

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

Properties

RequestUserEmail

User Email

RequestVMId

VM resource IDs

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to