DeploymentProperties.ValidationLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the validation level of the deployment Possible values include: 'Template', 'Provider', 'ProviderNoRbac'
[Newtonsoft.Json.JsonProperty(PropertyName="validationLevel")]
public string ValidationLevel { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validationLevel")>]
member this.ValidationLevel : string with get, set
Public Property ValidationLevel As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute