IResubscribeProperties Interface

Definition

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

Properties

Name Description
OfferId

Offer Id of the NewRelic offer that needs to be resubscribed

OrganizationId

Organization Id of the NewRelic Organization that needs to be resubscribed

PlanId

Newly selected plan Id to create the new Marketplace subscription for Resubscribe

PublisherId

Publisher Id of the NewRelic offer that needs to be resubscribed

ResourceGroup

Newly selected Azure resource group in which the new Marketplace subscription will be created for Resubscribe

SubscriptionId

Newly selected Azure Subscription Id in which the new Marketplace subscription will be created for Resubscribe

TermId

Newly selected term Id to create the new Marketplace subscription for Resubscribe

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to