Share via


PlanDataProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.Api20220701.PlanDataPropertiesTypeConverter))]
public class PlanDataProperties : Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.Api20220701.IPlanDataProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.Api20220701.PlanDataPropertiesTypeConverter))>]
type PlanDataProperties = class
    interface IPlanDataProperties
    interface IJsonSerializable
Public Class PlanDataProperties
Implements IPlanDataProperties
Inheritance
PlanDataProperties
Attributes
Implements

Constructors

PlanDataProperties()

Properties

AccountCreationSource
OrgCreationSource
PlanDataBillingCycle
PlanDataEffectiveDate
PlanDataPlanDetail
PlanDataUsageType

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to