PSDeploymentStackWhatIfProperties.DeploymentScope Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to