Share via


IHostsGetRequest Interface

Definition

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

Properties

UserEmail

User Email

VMId

VM resource IDs

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to