InboundSecurityRules.Protocol Property

Definition

Protocol. This should be either TCP or UDP.

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

Property Value

Applies to