DeploymentStacksWhatIfResourceChange.ApiVersion Property

Definition

Gets the API version the resource was deployed with

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to