Share via


SwitchBillingRequest Class

Definition

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

Constructors

SwitchBillingRequest()

Properties

AzureResourceId
OrganizationId
PlanDataBillingCycle
PlanDataEffectiveDate
PlanDataPlanDetail
PlanDataUsageType
UserEmail

Methods

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

Applies to