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

ContainerServiceCustomProfile 类

定义

用于配置自定义容器服务群集的属性。

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

构造函数

ContainerServiceCustomProfile()

初始化 ContainerServiceCustomProfile 类的新实例。

ContainerServiceCustomProfile(String)

初始化 ContainerServiceCustomProfile 类的新实例。

属性

Orchestrator

获取或设置要使用的自定义业务流程协调程序的名称。

方法

Validate()

验证 对象。

适用于