VolumePropertiesDataProtection_2022_11_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
VolumePropertiesDataProtection_2022_11_01() |
Initializes a new instance of the VolumePropertiesDataProtection class. |
VolumePropertiesDataProtection_2022_11_01(VolumeBackupProperties, ReplicationObject, VolumeSnapshotProperties, VolumeRelocationProperties) |
Initializes a new instance of the VolumePropertiesDataProtection class. |
VolumePropertiesDataProtection_2022_11_01()
Initializes a new instance of the VolumePropertiesDataProtection class.
public VolumePropertiesDataProtection_2022_11_01 ();
Public Sub New ()
Applies to
VolumePropertiesDataProtection_2022_11_01(VolumeBackupProperties, ReplicationObject, VolumeSnapshotProperties, VolumeRelocationProperties)
Initializes a new instance of the VolumePropertiesDataProtection class.
public VolumePropertiesDataProtection_2022_11_01 (Microsoft.Azure.Management.NetApp.Models.VolumeBackupProperties backup = default, Microsoft.Azure.Management.NetApp.Models.ReplicationObject replication = default, Microsoft.Azure.Management.NetApp.Models.VolumeSnapshotProperties snapshot = default, Microsoft.Azure.Management.NetApp.Models.VolumeRelocationProperties volumeRelocation = default);
new Microsoft.Azure.Management.NetApp.Models.VolumePropertiesDataProtection_2022_11_01 : Microsoft.Azure.Management.NetApp.Models.VolumeBackupProperties * Microsoft.Azure.Management.NetApp.Models.ReplicationObject * Microsoft.Azure.Management.NetApp.Models.VolumeSnapshotProperties * Microsoft.Azure.Management.NetApp.Models.VolumeRelocationProperties -> Microsoft.Azure.Management.NetApp.Models.VolumePropertiesDataProtection_2022_11_01
Public Sub New (Optional backup As VolumeBackupProperties = Nothing, Optional replication As ReplicationObject = Nothing, Optional snapshot As VolumeSnapshotProperties = Nothing, Optional volumeRelocation As VolumeRelocationProperties = Nothing)
Parameters
- backup
- VolumeBackupProperties
Backup Properties
- replication
- ReplicationObject
Replication properties
- snapshot
- VolumeSnapshotProperties
Snapshot properties.
- volumeRelocation
- VolumeRelocationProperties
VolumeRelocation properties