Compartilhar via


ResourceMoveDetails.OperationInProgress Propriedade

Definição

Obtém ou define indica se a operação de movimentação está em andamento. Os valores possíveis incluem: 'None', 'ResourceMoveInProgress', 'ResourceMoveFailed'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a