Freigeben über


HealthProbeParameters.ProbeRequestType Eigenschaft

Definition

Ruft den Typ der Integritätstestanforderung ab, die gestellt wird, oder legt diesen fest. Mögliche Werte: "NotSet", "GET", "HEAD"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: