Delen via


BackupResourceEncryptionConfig.LastUpdateStatus Property

Definition

Gets or sets possible values include: 'Invalid', 'NotEnabled', 'PartiallySucceeded', 'PartiallyFailed', 'Failed', 'Succeeded', 'Initialized', 'FirstInitialization'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to