Share via


ArmRollingUpgradeMonitoringPolicy.FailureAction Property

Definition

Gets or sets the activation Mode of the service package. Possible values include: 'Rollback', 'Manual'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to