API Documentation@fluidframework/azure-clientAzureGetVersionsOptionsVersion: v1On 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