Partilhar via


ResourceOperation.OperationId Propriedade

Definição

Obtém o identificador exclusivo da operação. Para recursos do ARM, essa é a operationId obtida do serviço ARM.

[Newtonsoft.Json.JsonProperty(PropertyName="operationId")]
public string OperationId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="operationId")>]
member this.OperationId : string
Public ReadOnly Property OperationId As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a