API Documentation@fluidframework/azure-clientAzureGetVersionsOptionsOn this pageAzureGetVersionsOptions InterfaceOptions for "Get Container Versions" API. Signature export interface AzureGetVersionsOptions Properties PropertyTypeDescriptionmaxCountnumberMax number of versions Property Details maxCount Max number of versions Signature maxCount: number; Type: number