Share via


IAccountInfo Interface

Definition

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

Properties

AccountId

Account id

IngestionKey

ingestion key of account

Region

NewRelic account region

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to