共用方式為


CommandOutputOverride interface

CommandOutputOverride 代表命令輸出設定的覆寫值。

屬性

associatedIdentity

要與這個記憶體帳戶容器搭配使用的受控識別選取專案。 身分識別類型必須是系統指派或使用者指派。

commandOutputType

覆寫的命令輸出類型。

containerUrl

要由指定身分識別使用的記憶體帳戶容器 URL。

屬性詳細資料

associatedIdentity

要與這個記憶體帳戶容器搭配使用的受控識別選取專案。 身分識別類型必須是系統指派或使用者指派。

associatedIdentity?: IdentitySelector

屬性值

commandOutputType

覆寫的命令輸出類型。

commandOutputType?: string

屬性值

string

containerUrl

要由指定身分識別使用的記憶體帳戶容器 URL。

containerUrl?: string

屬性值

string