IAlertsClient::Credentials Property

 

Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Alerts
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

property SubscriptionCloudCredentials^ Credentials {
	SubscriptionCloudCredentials^ get();
}

Property Value

Type: Microsoft.Azure::SubscriptionCloudCredentials^
Return to top
Show: