Share via


IRenamedSubscriptionId.SubscriptionId Property

Definition

The ID of the subscriptions that is being renamed

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=false, Description="The ID of the subscriptions that is being renamed", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="subscriptionId", Update=false)]
public string SubscriptionId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=false, Description="The ID of the subscriptions that is being renamed", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="subscriptionId", Update=false)>]
member this.SubscriptionId : string
Public ReadOnly Property SubscriptionId As String

Property Value

Attributes

Applies to