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: string
Property Value
string
azureSubscriptionId
The id for the Azure subscription.
azureSubscriptionId: string
Property Value
string
resourceGroup
The Azure resource group name.
resourceGroup: string
Property Value
string