Share via


InboundSecurityRules.Protocol Property

Definition

Protocol. This should be either TCP or 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)

Property Value

Applies to