Compartir a través de


CloudEndpoint.LastOperationName Propiedad

Definición

Obtiene o establece el nombre de la última operación del recurso.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a