次の方法で共有


UpdateReplicationProtectedItemInputProperties Class

Definition

Update protected item input properties.

public class UpdateReplicationProtectedItemInputProperties
type UpdateReplicationProtectedItemInputProperties = class
Public Class UpdateReplicationProtectedItemInputProperties
Inheritance
UpdateReplicationProtectedItemInputProperties

Constructors

UpdateReplicationProtectedItemInputProperties()

Initializes a new instance of the UpdateReplicationProtectedItemInputProperties class.

UpdateReplicationProtectedItemInputProperties(String, String, String, String, String, String, IList<VMNicInputDetails>, String, String, UpdateReplicationProtectedItemProviderInput)

Initializes a new instance of the UpdateReplicationProtectedItemInputProperties class.

Properties

EnableRdpOnTargetOption

Gets or sets the selected option to enable RDP\SSH on target vm after failover. String value of SrsDataContract.EnableRDPOnTargetOption enum.

LicenseType

Gets or sets license type. Possible values include: 'NotSpecified', 'NoLicenseType', 'WindowsServer'

ProviderSpecificDetails

Gets or sets the provider specific input to update replication protected item.

RecoveryAvailabilitySetId

Gets or sets the target availability set Id.

RecoveryAzureVMName

Gets or sets target Azure VM name given by the user.

RecoveryAzureVMSize

Gets or sets target Azure VM size.

SelectedRecoveryAzureNetworkId

Gets or sets target Azure Network Id.

SelectedSourceNicId

Gets or sets the selected source nic Id which will be used as the primary nic during failover.

SelectedTfoAzureNetworkId

Gets or sets the Azure Network Id for test failover.

VMNics

Gets or sets the list of VM nic details.

Applies to