Partilhar via


ISubscription.Id Property

Definition

The fully qualified ID for the subscription. For example, /subscriptions/00000000-0000-0000-0000-000000000000.

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="The fully qualified ID for the subscription. For example, /subscriptions/00000000-0000-0000-0000-000000000000.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="id", Update=false)]
public string Id { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="The fully qualified ID for the subscription. For example, /subscriptions/00000000-0000-0000-0000-000000000000.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="id", Update=false)>]
member this.Id : string
Public ReadOnly Property Id As String

Property Value

Attributes

Applies to