Share via


IPartnerBillingEntity Interface

Definition

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

Properties

OrganizationId

The New Relic Organization Id.

OrganizationName

The New Relic Organization Name.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to