Compartilhar via


HealthProbeParameters.ProbeRequestType Propriedade

Definição

Obtém ou define o tipo de solicitação de investigação de integridade que é feita. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a