PSDeploymentStackWhatIfProperties.DeploymentStackLastModified Property

Definition

[Newtonsoft.Json.JsonProperty("deploymentStackLastModified")]
public DateTime? DeploymentStackLastModified { get; set; }
[<Newtonsoft.Json.JsonProperty("deploymentStackLastModified")>]
member this.DeploymentStackLastModified : Nullable<DateTime> with get, set
Public Property DeploymentStackLastModified As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to