BackupPatch 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 BackupPatch
[<Microsoft.Rest.Serialization.JsonTransformation>]
type BackupPatch = class
Public Class BackupPatch
- Inheritance
-
BackupPatch
- Attributes
Constructors
BackupPatch() |
Initializes a new instance of the BackupPatch class. |
BackupPatch(IDictionary<String,String>, String, String, Nullable<DateTime>, String, Nullable<Int64>, String, String, String, Nullable<Boolean>) | |
BackupPatch(String) |
Initializes a new instance of the BackupPatch class. |
Properties
BackupId | |
BackupType | |
CreationDate | |
FailureReason | |
Label |
Gets or sets label for backup |
ProvisioningState | |
Size | |
Tags | |
UseExistingSnapshot | |
VolumeName |
Methods
Validate() |