Share via


DeployConfigurationParameters.Force Property

Definition

Gets or sets the value enforcing deleting subscriptions to products that are deleted in this update.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.force")]
public bool? Force { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.force")>]
member this.Force : Nullable<bool> with get, set
Public Property Force As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to