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

MongoDBLinkedService.Port 属性

定义

MongoDB 服务器用于侦听客户端连接的 TCP 端口号。 默认值为 27017。 类型:具有 resultType 整数) 的整数 (或 Expression,最小值:0。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> Port { get; set; }
member this.Port : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property Port As DataFactoryElement(Of Integer)

属性值

适用于