Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnableProtectionInputProperties

Package version

interface

An interface representing EnableProtectionInputProperties. Enable protection input properties.

Hierarchy

  • EnableProtectionInputProperties

Index

Properties

Optional policyId

policyId: undefined | string
member

{string} [policyId] The Policy Id.

Optional protectableItemId

protectableItemId: undefined | string
member

{string} [protectableItemId] The protectable item Id.

Optional providerSpecificDetails

member

{EnableProtectionProviderSpecificInputUnion} [providerSpecificDetails] 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.

Generated using TypeDoc