Share via


IMarketplaceSaaSInfo Interface

Definition

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

Properties

BilledAzureSubscriptionId

The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into.

MarketplaceResourceId

Marketplace Subscription Details: Resource URI

MarketplaceStatus

Marketplace Subscription Details: SaaS Subscription Status

MarketplaceSubscriptionId

Marketplace Subscription Id. This is a GUID-formatted string.

MarketplaceSubscriptionName

Marketplace Subscription Details: SAAS Name

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to