共用方式為


ControllerUpdateParameters interface

更新 Azure Dev Spaces 控制器的參數。

屬性

tags

Azure Dev Spaces 控制器的標籤。

targetContainerHostCredentialsBase64

目標容器主機的認證(base64)。

屬性詳細資料

tags

Azure Dev Spaces 控制器的標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

targetContainerHostCredentialsBase64

目標容器主機的認證(base64)。

targetContainerHostCredentialsBase64?: string

屬性值

string