Share via


INewRelicAccountProperties Interface

Definition

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

Properties

AccountInfoAccountId
AccountInfoIngestionKey
AccountInfoRegion
OrganizationInfoOrganizationId
SingleSignOnPropertyEnterpriseAppId
SingleSignOnPropertyProvisioningState
SingleSignOnPropertySingleSignOnState
SingleSignOnPropertySingleSignOnUrl
UserId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to