SubscriptionGetResponse.SubscriptionID Property

 

Gets or sets the subscription ID.

Namespace:   Microsoft.WindowsAzure.Management.Models
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

public string SubscriptionID { get; set; }

Property Value

Type: System.String

The subscription ID.

Return to top
Show: