Compartir a través de


AzureFirewallApplicationRuleProtocol.ProtocolType Propiedad

Definición

Obtiene o establece el tipo de protocolo. Entre los valores posibles se incluyen: "Http", "Https", "Mssql".

[Newtonsoft.Json.JsonProperty(PropertyName="protocolType")]
public string ProtocolType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocolType")>]
member this.ProtocolType : string with get, set
Public Property ProtocolType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a