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

OrchestratorProfile 类

定义

包含有关业务流程协调程序的信息。

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

构造函数

OrchestratorProfile()

初始化 OrchestratorProfile 类的新实例。

OrchestratorProfile(String, String, Nullable<Boolean>)

初始化 OrchestratorProfile 类的新实例。

属性

IsPreview

获取或设置 Kubernetes 版本当前是否为预览版。

OrchestratorType

获取或设置业务流程协调程序类型。

OrchestratorVersion

获取或设置业务流程协调程序版本 (主要、次要、修补程序) 。

方法

Validate()

验证 对象。

适用于