Share via


RegisteredServer.LastOperationName Property

Definition

Gets or sets resource Last Operation Name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to