ISubscriptionList Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |