Freigeben über


OutboundRuleInner.Protocol Eigenschaft

Definition

Ruft das Protokoll für die Ausgangsregel im Lastenausgleich ab oder legt es fest. Mögliche Werte: "Tcp", "Udp", "All"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")]
public Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerOutboundRuleProtocol Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.protocol")>]
member this.Protocol : Microsoft.Azure.Management.Network.Fluent.Models.LoadBalancerOutboundRuleProtocol with get, set
Public Property Protocol As LoadBalancerOutboundRuleProtocol

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: