CertificateCloudCredentials.SubscriptionId Property

 

Gets the identifier of the subscription.

Namespace:   Microsoft.WindowsAzure
Assembly:  Microsoft.WindowsAzure.Common.NetFramework (in Microsoft.WindowsAzure.Common.NetFramework.dll)

Public Overrides ReadOnly Property SubscriptionId As String

Property Value

Type: System.String

The subscription identifier.

When you create a Microsoft Azure subscription, it is uniquely identified by a subscription ID. You can see the subscription identifier on the Settings page of the Azure Management Portal.

Return to top
Show: