AzureAccountInfoObject interface   
Defines the Azure account information object.
Properties
| account | The Azure account name. | 
| azure | The id for the Azure subscription. | 
| resource | The Azure resource group name. | 
Property Details
		accountName
	 
	The Azure account name.
accountName: stringProperty Value
string
		azureSubscriptionId
	  
	The id for the Azure subscription.
azureSubscriptionId: stringProperty Value
string
		resourceGroup
	 
	The Azure resource group name.
resourceGroup: stringProperty Value
string