ModifySnapMirrorRelationshipRequestMaxTransferRate Property |
Specifies the maximum data transfer rate
between the volumes in kilobytes per second.
The default value, 0, is unlimited and permits the SnapMirror
relationship to fully utilize the available network bandwidth.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<long> MaxTransferRate { get; set; }
Property Value
Type:
NullableInt64See Also