Compartir a través de


ImportExportExtensionsOperationResult.RequestId Propiedad

Definición

Obtiene el identificador de solicitud.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.requestId")]
public Guid? RequestId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.requestId")>]
member this.RequestId : Nullable<Guid>
Public ReadOnly Property RequestId As Nullable(Of Guid)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a