BackupResourceVaultConfig.SoftDeleteFeatureState Property

Definition

Gets or sets soft Delete feature state. Possible values include: 'Invalid', 'Enabled', 'Disabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to