docs(az): add .Origin info

relates to #1562
This commit is contained in:
Jan De Dobbeleer 2022-01-14 08:46:02 +01:00 committed by Jan De Dobbeleer
parent f1e21949bc
commit 5c586696ac

View file

@ -39,6 +39,7 @@ properties below - defaults to `{{.Name}}`
- `.State`: `string` - the account state
- `.TenantID`: `string` - the tenant id
- `.User.Name`: `string` - the user name
- `.Origin`: `string` - where we received the information from, can be `CLI` or `PWSH`
[go-text-template]: https://golang.org/pkg/text/template/
[sprig]: https://masterminds.github.io/sprig/