AzureVmWorkloadSAPAseSystemWorkloadItem 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
AzureVmWorkloadSAPAseSystemWorkloadItem() |
Initializes a new instance of the AzureVmWorkloadSAPAseSystemWorkloadItem class. |
AzureVmWorkloadSAPAseSystemWorkloadItem(String, String, String, String, String, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>) |
Initializes a new instance of the AzureVmWorkloadSAPAseSystemWorkloadItem class. |
AzureVmWorkloadSAPAseSystemWorkloadItem()
Initializes a new instance of the AzureVmWorkloadSAPAseSystemWorkloadItem class.
public AzureVmWorkloadSAPAseSystemWorkloadItem ();
Public Sub New ()
Applies to
AzureVmWorkloadSAPAseSystemWorkloadItem(String, String, String, String, String, String, Nullable<Boolean>, Nullable<Int32>, Nullable<Int32>)
Initializes a new instance of the AzureVmWorkloadSAPAseSystemWorkloadItem class.
public AzureVmWorkloadSAPAseSystemWorkloadItem (string backupManagementType = default, string workloadType = default, string friendlyName = default, string protectionState = default, string parentName = default, string serverName = default, bool? isAutoProtectable = default, int? subinquireditemcount = default, int? subWorkloadItemCount = default);
new Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureVmWorkloadSAPAseSystemWorkloadItem : string * string * string * string * string * string * Nullable<bool> * Nullable<int> * Nullable<int> -> Microsoft.Azure.Management.RecoveryServices.Backup.Models.AzureVmWorkloadSAPAseSystemWorkloadItem
Public Sub New (Optional backupManagementType As String = Nothing, Optional workloadType As String = Nothing, Optional friendlyName As String = Nothing, Optional protectionState As String = Nothing, Optional parentName As String = Nothing, Optional serverName As String = Nothing, Optional isAutoProtectable As Nullable(Of Boolean) = Nothing, Optional subinquireditemcount As Nullable(Of Integer) = Nothing, Optional subWorkloadItemCount As Nullable(Of Integer) = Nothing)
Parameters
- backupManagementType
- String
Type of backup management to backup an item.
- workloadType
- String
Type of workload for the backup management
- friendlyName
- String
Friendly name of the backup item.
- protectionState
- String
State of the back up item. Possible values include: 'Invalid', 'NotProtected', 'Protecting', 'Protected', 'ProtectionFailed'
- parentName
- String
Name for instance or AG
- serverName
- String
Host/Cluster Name for instance or AG