Compartir a través de


BackupResourceVaultConfig.SoftDeleteFeatureState Propiedad

Definición

Obtiene o establece el estado de característica de eliminación temporal. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a