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

InboundSecurityRules.Protocol 属性

定义

协议。 这应该是 TCP 或 UDP。

public Azure.ResourceManager.Network.Models.InboundSecurityRulesProtocol? Protocol { get; set; }
member this.Protocol : Nullable<Azure.ResourceManager.Network.Models.InboundSecurityRulesProtocol> with get, set
Public Property Protocol As Nullable(Of InboundSecurityRulesProtocol)

属性值

适用于