Share via


IImportExportIdentity.SubscriptionId Property

Definition

The subscription ID for the Azure user.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The subscription ID for the Azure user.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subscriptionId")]
public string SubscriptionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The subscription ID for the Azure user.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subscriptionId")>]
member this.SubscriptionId : string with get, set
Public Property SubscriptionId As String

Property Value

Attributes

Applies to