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

ContainerServiceOrchestratorProfile 类

定义

容器服务业务流程协调程序的配置文件。

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

构造函数

ContainerServiceOrchestratorProfile()

初始化 ContainerServiceOrchestratorProfile 类的新实例。

ContainerServiceOrchestratorProfile(ContainerServiceOrchestratorTypes)

初始化 ContainerServiceOrchestratorProfile 类的新实例。

属性

OrchestratorType

获取或设置用于管理容器服务群集资源的业务流程协调程序。 有效值为 Swarm、DCOS 和 Custom。 可能的值包括:“Swarm”、“DCOS”、“Custom”、“Kubernetes”

方法

Validate()

验证 对象。

适用于