Share via


PSBlobRestoreRange.ParsePSBlobRestoreRanges Method

Definition

public static Microsoft.Azure.Commands.Management.Storage.Models.PSBlobRestoreRange[] ParsePSBlobRestoreRanges (System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.BlobRestoreRange> ranges);
static member ParsePSBlobRestoreRanges : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.BlobRestoreRange> -> Microsoft.Azure.Commands.Management.Storage.Models.PSBlobRestoreRange[]
Public Shared Function ParsePSBlobRestoreRanges (ranges As IList(Of BlobRestoreRange)) As PSBlobRestoreRange()

Parameters

Returns

Applies to