PSDeploymentStackWhatIfExtensionInfo.Version Property

Definition

[Newtonsoft.Json.JsonProperty("version")]
public string Version { get; set; }
[<Newtonsoft.Json.JsonProperty("version")>]
member this.Version : string with get, set
Public Property Version As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to