Condividi tramite


SearchManagementRequestOptionsInner.ClientRequestId Proprietà

Definizione

Ottiene o imposta un valore GUID generato dal client che identifica questa richiesta. Se specificato, questa operazione verrà inclusa nelle informazioni di risposta come modo per tenere traccia della richiesta.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a