Share via


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

CloudPool.InterComputeNodeCommunicationEnabled 属性

定义

获取或设置池是否允许其计算节点之间的直接通信。

public bool? InterComputeNodeCommunicationEnabled { get; set; }
member this.InterComputeNodeCommunicationEnabled : Nullable<bool> with get, set
Public Property InterComputeNodeCommunicationEnabled As Nullable(Of Boolean)

属性值

注解

由于池节点上的部署限制,启用节点间通信会限制池的最大大小。 这可能会导致池未达到其所需大小。

适用于