BlobsModelFactory.PageRangeItem(HttpRange, Boolean) Method
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.
Creates a new PageRangeItem instance for mocking.
public static Azure.Storage.Blobs.Models.PageRangeItem PageRangeItem(Azure.HttpRange range, bool isClear);
static member PageRangeItem : Azure.HttpRange * bool -> Azure.Storage.Blobs.Models.PageRangeItem
Public Shared Function PageRangeItem (range As HttpRange, isClear As Boolean) As PageRangeItem
Parameters
- range
- HttpRange
- isClear
- Boolean