Share via


AzureIaaSVMRecoveryInputsCSMObject Class

Definition

The definition of a AzureIaaSVMRecoveryInputsCSMObject Info object.

public class AzureIaaSVMRecoveryInputsCSMObject : Microsoft.Azure.Management.BackupServices.Models.CSMBaseObject
type AzureIaaSVMRecoveryInputsCSMObject = class
    inherit CSMBaseObject
Public Class AzureIaaSVMRecoveryInputsCSMObject
Inherits CSMBaseObject
Inheritance
AzureIaaSVMRecoveryInputsCSMObject

Constructors

AzureIaaSVMRecoveryInputsCSMObject()

Initializes a new instance of the AzureIaaSVMRecoveryInputsCSMObject class.

AzureIaaSVMRecoveryInputsCSMObject(String, String)

Initializes a new instance of the AzureIaaSVMRecoveryInputsCSMObject class with required arguments.

Properties

AffinityGroup

Optional. affinityGroup of AzureIaaSVMRecoveryInputsCSMObject.

CloudServiceName

Optional. cloudServiceName of AzureIaaSVMRecoveryInputsCSMObject.

ContinueProtection

Optional. ContinueProtection of AzureIaaSVMRecoveryInputsCSMObject.

CreateNewCloudService

Optional. createNewCloudService of AzureIaaSVMRecoveryInputsCSMObject.

InputStorageAccountName

Required. inputStorageAccountName of AzureIaaSVMRecoveryInputsCSMObject.

Region

Required. region of AzureIaaSVMRecoveryInputsObject.

SubNetName

Optional. subNetName of AzureIaaSVMRecoveryInputsCSMObject.

TargetVNet

Optional. targetVNet of AzureIaaSVMRecoveryInputsCSMObject.

VmName

Optional. vmName of AzureIaaSVMRecoveryInputsCSMObject.

Applies to