BackupResourceVaultConfig.EnhancedSecurityState Property

Definition

Gets or sets enabled or Disabled. Possible values include: 'Invalid', 'Enabled', 'Disabled'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to