Compartilhar via


PrepareRequest.ValidateOnly Propriedade

Definição

Obtém ou define um valor que indica se a operação precisa executar apenas o pré-requisito.

[Newtonsoft.Json.JsonProperty(PropertyName="validateOnly")]
public bool? ValidateOnly { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validateOnly")>]
member this.ValidateOnly : Nullable<bool> with get, set
Public Property ValidateOnly As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a