CommandOutputOverride interface
CommandOutputOverride 代表命令輸出設定的覆寫值。
屬性
| associated |
要與這個記憶體帳戶容器搭配使用的受控識別選取專案。 身分識別類型必須是系統指派或使用者指派。 |
| command |
覆寫的命令輸出類型。 |
| container |
要由指定身分識別使用的記憶體帳戶容器 URL。 |
屬性詳細資料
associatedIdentity
要與這個記憶體帳戶容器搭配使用的受控識別選取專案。 身分識別類型必須是系統指派或使用者指派。
associatedIdentity?: IdentitySelector
屬性值
commandOutputType
覆寫的命令輸出類型。
commandOutputType?: string
屬性值
string
containerUrl
要由指定身分識別使用的記憶體帳戶容器 URL。
containerUrl?: string
屬性值
string