Partager via


DeploymentStackValidateProperties.DeploymentScope Property

Definition

Gets or sets the Deployment stack deployment scope.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to