ElasticPoolDatabaseActivityInner.OperationId Property

Definition

Gets the unique operation ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to