Udostępnij przez


IRenamedSubscriptionId Interface

Definition

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

Properties

Name Description
SubscriptionId

The ID of the subscriptions that is being renamed

Methods

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

Applies to