AzureLoadBalancerInboundNatRuleConfigBase.Protocol Property

Definition

C#
[System.Management.Automation.Parameter(HelpMessage="The transport protocol for the external endpoint.", Mandatory=false)]
[System.Management.Automation.ValidateSet(new System.String[] { "Tcp", "Udp" }, IgnoreCase=true)]
public string Protocol { get; set; }

Property Value

Attributes

Applies to

Product Versions
Azure RM - PowerShell Commands Latest