Condividi tramite


Rollout.BuildVersion Property

Definition

Gets or sets the version of the build being deployed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to