API Documentation@fluidframework/azure-clientAzureGetVersionsOptionsOn this pageAzureGetVersionsOptions InterfaceOptions 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; Type: number