Udostępnij przez


ICanceledSubscriptionId Interface

Definition

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

Properties

Name Description
SubscriptionId

The ID of the canceled subscription

Methods

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

Applies to