Freigeben über


RemoveDisksInputProperties Class

Definition

Remove Disk input properties.

public class RemoveDisksInputProperties
type RemoveDisksInputProperties = class
Public Class RemoveDisksInputProperties
Inheritance
RemoveDisksInputProperties

Constructors

RemoveDisksInputProperties()

Initializes a new instance of the RemoveDisksInputProperties class.

RemoveDisksInputProperties(RemoveDisksProviderSpecificInput)

Initializes a new instance of the RemoveDisksInputProperties class.

Properties

ProviderSpecificDetails

Gets or sets the ReplicationProviderInput. For HyperVReplicaAzure provider, it will be AzureEnableProtectionInput object. For San provider, it will be SanEnableProtectionInput object. For HyperVReplicaAzure provider, it can be null.

Applies to