RemoveDisksInputProperties Class
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.
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. |