VolumeBackups 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
VolumeBackups() |
Initializes a new instance of the VolumeBackups class. |
VolumeBackups(String, String, Nullable<Int32>, Nullable<Boolean>) |
Initializes a new instance of the VolumeBackups class. |
VolumeBackups()
Initializes a new instance of the VolumeBackups class.
public VolumeBackups ();
Public Sub New ()
Applies to
VolumeBackups(String, String, Nullable<Int32>, Nullable<Boolean>)
Initializes a new instance of the VolumeBackups class.
public VolumeBackups (string volumeName = default, string volumeResourceId = default, int? backupsCount = default, bool? policyEnabled = default);
new Microsoft.Azure.Management.NetApp.Models.VolumeBackups : string * string * Nullable<int> * Nullable<bool> -> Microsoft.Azure.Management.NetApp.Models.VolumeBackups
Public Sub New (Optional volumeName As String = Nothing, Optional volumeResourceId As String = Nothing, Optional backupsCount As Nullable(Of Integer) = Nothing, Optional policyEnabled As Nullable(Of Boolean) = Nothing)
Parameters
- volumeName
- String
Volume name
- volumeResourceId
- String
ResourceId used to identify the Volume