Compartilhar via


HealthProbeParameters.ProbeProtocol Propriedade

Definição

Obtém ou define o protocolo a ser usado para investigação de integridade. Os valores possíveis incluem: 'NotSet', 'Http', 'Https'

[Newtonsoft.Json.JsonProperty(PropertyName="probeProtocol")]
public Microsoft.Azure.Management.Cdn.Models.ProbeProtocol? ProbeProtocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="probeProtocol")>]
member this.ProbeProtocol : Nullable<Microsoft.Azure.Management.Cdn.Models.ProbeProtocol> with get, set
Public Property ProbeProtocol As Nullable(Of ProbeProtocol)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a