AzureAccountInfoObject interface

Defines the Azure account information object.

Properties

accountName

The Azure account name.

azureSubscriptionId

The id for the Azure subscription.

resourceGroup

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