Bagikan melalui


AzureFirewallApplicationRuleProtocol.ProtocolType Property

Definition

Gets or sets protocol type. Possible values include: 'Http', 'Https', 'Mssql'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to