Share via


DeploymentOperationProperties.StatusCode Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="statusCode")]
public string StatusCode { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCode")>]
member this.StatusCode : string with get, set
Public Property StatusCode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to