Click or drag to resize

SnapMirrorPolicyTransferPriority Property

The priority at which a SnapMirror transfer runs. Possible values: normal: The default priority. These transfers are scheduled before most low priority transfers. low: These transfers have the lowest priority and are scheduled after most normal priority transfers.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string TransferPriority { get; set; }

Property Value

Type: String
See Also