Share via


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

CloudPool.TargetNodeCommunicationMode 属性

定义

获取或设置池的所需节点通信模式。

public Microsoft.Azure.Batch.Common.NodeCommunicationMode? TargetNodeCommunicationMode { get; set; }
member this.TargetNodeCommunicationMode : Nullable<Microsoft.Azure.Batch.Common.NodeCommunicationMode> with get, set
Public Property TargetNodeCommunicationMode As Nullable(Of NodeCommunicationMode)

属性值

注解

如果省略,则默认值为默认值。

适用于