Compartir a través de


Site.InProgressOperationId Propiedad

Definición

Obtiene especifica un identificador de operación si este sitio tiene una operación pendiente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a