Compartilhar via


EntityStatus.LockedBy Propriedade

Definição

A ID da instância da orquestração que atualmente contém o bloqueio dessa entidade.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="lockedBy")]
public string LockedBy { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="lockedBy")>]
member this.LockedBy : string with get, set
Public Property LockedBy As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a