Packages > @fluidframework/azure-client > AzureGetVersionsOptions

AzureGetVersionsOptions Interface

Options for “Get Container Versions” API.

Signature

export interface AzureGetVersionsOptions

Properties

Property Type Description
maxCount number Max number of versions

Property Details

maxCount

Max number of versions

Signature

maxCount: number;