DeploymentOperation.OperationId Property

Definition

Gets deployment operation ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to