Click or drag to resize

SolidFireElementStartVolumePairing Method

Overload List
  NameDescription
Public methodStartVolumePairing(StartVolumePairingRequest)
StartVolumePairing enables you to create an encoded key from a volume that is used to pair with another volume. The key that this method creates is used in the CompleteVolumePairing API method to establish a volume pairing.
Public methodStartVolumePairing(Int64, String)
StartVolumePairing enables you to create an encoded key from a volume that is used to pair with another volume. The key that this method creates is used in the CompleteVolumePairing API method to establish a volume pairing.
Top
See Also