AcsClusterProperties interface  
有关支持群集的容器服务的信息
属性
| agent | 容器服务中的代理节点数。 这可以更改以缩放群集。 | 
| agent | 代理 VM 节点的 Azure VM 大小。 创建群集后,无法更改此更改。 此列表并不详尽;有关可能的 VM 大小,请参阅 https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes。 | 
| cluster | 群集的 FQDN。 注意:此属性不会序列化。 它只能由服务器填充。 | 
| master | 容器服务中的主节点数。 | 
| orchestrator | 业务流程协调程序特定属性 | 
| orchestrator | 业务流程协调程序的类型。 创建群集后,无法更改它。 | 
| system | 部署到群集的系统服务 | 
属性详细信息
		agentCount
	 
	容器服务中的代理节点数。 这可以更改以缩放群集。
agentCount?: number属性值
number
		agentVmSize
	 
	代理 VM 节点的 Azure VM 大小。 创建群集后,无法更改此更改。 此列表并不详尽;有关可能的 VM 大小,请参阅 https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes。
agentVmSize?: string属性值
string
		clusterFqdn
	 
	群集的 FQDN。 注意:此属性不会序列化。 它只能由服务器填充。
clusterFqdn?: string属性值
string
		masterCount
	 
	容器服务中的主节点数。
masterCount?: number属性值
number
		orchestratorProperties
	 
	
		orchestratorType
	 
	业务流程协调程序的类型。 创建群集后,无法更改它。
orchestratorType: string属性值
string