Share via


DeploymentOperationProperties.ServiceRequestId Property

Definition

Gets deployment operation service request id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to