Freigeben über


HealthProbeParameters.ProbeProtocol Eigenschaft

Definition

Ruft das Protokoll ab, das für den Integritätstest verwendet werden soll, oder legt es fest. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: