Share via


INewRelicAccountProperties Interface

Definition

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

Properties

AccountInfoAccountId

Account id

AccountInfoIngestionKey

ingestion key of account

AccountInfoRegion

Region where New Relic account is present

OrganizationInfoOrganizationId

Organization id

SingleSignOnPropertyEnterpriseAppId

The Id of the Enterprise App used for Single sign-on.

SingleSignOnPropertyProvisioningState

Provisioning state

SingleSignOnPropertySingleSignOnState

Single sign-on state

SingleSignOnPropertySingleSignOnUrl

The login URL specific to this NewRelic Organization

UserId

User id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to