BackupPatch2023_07_01 Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Backup patch
[Microsoft.Rest.Serialization.JsonTransformation]
public class BackupPatch2023_07_01
[<Microsoft.Rest.Serialization.JsonTransformation>]
type BackupPatch2023_07_01 = class
Public Class BackupPatch2023_07_01
- Inheritance
-
BackupPatch2023_07_01
- Attributes
Constructors
BackupPatch2023_07_01() |
Initializes a new instance of the BackupPatch class. |
BackupPatch2023_07_01(IDictionary<String,String>, String, String, Nullable<DateTime>, String, Nullable<Int64>, String, String, String, Nullable<Boolean>) |
Initializes a new instance of the BackupPatch class. |
Properties
BackupId |
Gets uUID v4 used to identify the Backup |
BackupType |
Gets type of backup Manual or Scheduled Possible values include: 'Manual', 'Scheduled' |
CreationDate |
Gets the creation date of the backup |
FailureReason |
Gets failure reason |
Label |
Gets or sets label for backup |
ProvisioningState |
Gets azure lifecycle management |
Size |
Gets size of backup |
Tags |
Gets or sets resource tags |
UseExistingSnapshot |
Gets or sets manual backup an already existing snapshot. This will always be false for scheduled backups and true/false for manual backups |
VolumeName |
Gets volume name |
Methods
Validate() |
Validate the object. |