mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-29 12:01:07 -08:00
docs: change account to subscription
This commit is contained in:
parent
38c6f52ab4
commit
ca21d6d50f
|
@ -47,12 +47,12 @@ initializing Oh My Posh.
|
|||
|
||||
| Name | Type | Description |
|
||||
| ------------------ | --------- | -------------------------------------------------------------- |
|
||||
| `.EnvironmentName` | `string` | account environment name |
|
||||
| `.EnvironmentName` | `string` | Azure environment name |
|
||||
| `.HomeTenantID` | `string` | home tenant id |
|
||||
| `.ID` | `string` | account/subscription id |
|
||||
| `.IsDefault` | `boolean` | is the default account or not |
|
||||
| `.Name` | `string` | account name |
|
||||
| `.State` | `string` | account state |
|
||||
| `.ID` | `string` | subscription id |
|
||||
| `.IsDefault` | `boolean` | is the default subscription or not |
|
||||
| `.Name` | `string` | subscription name |
|
||||
| `.State` | `string` | subscription state |
|
||||
| `.TenantID` | `string` | tenant id |
|
||||
| `.User.Name` | `string` | user name |
|
||||
| `.User.Type` | `string` | user type |
|
||||
|
|
Loading…
Reference in a new issue