Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DefaultAccountPayload

Package version

Payload to get and set the default account in the given scope

Hierarchy

  • DefaultAccountPayload

Index

Properties

Optional accountName

accountName: undefined | string

The name of the account that is set as the default.

Optional resourceGroupName

resourceGroupName: undefined | string

The resource group name of the account that is set as the default.

Optional scope

scope: undefined | string

The scope object ID. For example, sub ID or tenant ID.

Optional scopeTenantId

scopeTenantId: undefined | string

The scope tenant in which the default account is set.

Optional scopeType

scopeType: ScopeType

The scope where the default account is set.

Optional subscriptionId

subscriptionId: undefined | string

The subscription ID of the account that is set as the default.

Generated using TypeDoc