OnErrorDeployment.DeploymentName Property

Definition

Gets or sets the deployment to be used on error case.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to