Share via


IOrganizationInfo Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.OrganizationInfoTypeConverter))]
public interface IOrganizationInfo : Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.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