Package version:

Switch cluster protection input properties.

interface SwitchClusterProtectionInputProperties {
    providerSpecificDetails?: SwitchClusterProtectionProviderSpecificInputUnion;
    replicationProtectionClusterName?: string;
}

Properties

Provider specific switch protection input.

replicationProtectionClusterName?: string

The unique replication protection cluster name.