PullOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options used to adjust the pull synchronization operation.
public class PullOptions
type PullOptions = class
Public Class PullOptions
- Inheritance
-
PullOptions
Constructors
PullOptions() |
Constructor |
Properties
MaxPageSize |
Maximum allowed size of a page while performing a pull operation. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET