VolumeBackupProperties2023_07_01 Constructors
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.
Overloads
VolumeBackupProperties2023_07_01() |
Initializes a new instance of the VolumeBackupProperties class. |
VolumeBackupProperties2023_07_01(String, Nullable<Boolean>, Nullable<Boolean>) |
Initializes a new instance of the VolumeBackupProperties class. |
VolumeBackupProperties2023_07_01()
Initializes a new instance of the VolumeBackupProperties class.
public VolumeBackupProperties2023_07_01 ();
Public Sub New ()
Applies to
VolumeBackupProperties2023_07_01(String, Nullable<Boolean>, Nullable<Boolean>)
Initializes a new instance of the VolumeBackupProperties class.
public VolumeBackupProperties2023_07_01 (string backupPolicyId = default, bool? policyEnforced = default, bool? backupEnabled = default);
new Microsoft.Azure.Management.NetApp.Models.VolumeBackupProperties2023_07_01 : string * Nullable<bool> * Nullable<bool> -> Microsoft.Azure.Management.NetApp.Models.VolumeBackupProperties2023_07_01
Public Sub New (Optional backupPolicyId As String = Nothing, Optional policyEnforced As Nullable(Of Boolean) = Nothing, Optional backupEnabled As Nullable(Of Boolean) = Nothing)
Parameters
- backupPolicyId
- String
Backup Policy Resource ID