你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ControllerPatch 类

定义

用于更新 Azure Dev Spaces 控制器的参数。

public class ControllerPatch
type ControllerPatch = class
Public Class ControllerPatch
继承
ControllerPatch

构造函数

ControllerPatch()

初始化 ControllerPatch 的新实例。

属性

Tags

Azure Dev Spaces 控制器的标记。

TargetContainerHostCredentialsBase64

目标容器主机的凭据 (base64) 。

适用于