Share via


IOrganizationInfo Interface

Definition

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

Properties

OrganizationId

Organization id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to