Share via


IOrganizationProperties Interface

Definition

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

Properties

BillingSource

Billing source

OrganizationId

organization id

OrganizationName

organization name

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to