Share via


IAccountProperties Interface

Definition

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

Properties

AccountId

account id

AccountName

account name

OrganizationId

organization id

Region

Region where New Relic account is present

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to