Share via


ISubscriptionList Interface

Definition

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

Properties

MonitoredSubscriptionList

List of subscriptions and the state of the monitoring.

PatchOperation

The operation for the patch on the resource.

ProvisioningState

Provisioning State of the resource

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to