An implementation of the AbortSignalLike
interface to signal the request to cancel the operation.
For example, use the @azure/abort-controller to create an AbortSignal
.
Include this parameter to specify that the container's metadata be returned as part of the response body. Possible values include: 'metadata'
Specifies the maximum number of containers to return. If the request does not specify maxPageSize, or specifies a value greater than 5000, the server will return up to 5000 items. Note that if the listing operation crosses a partition boundary, then the service will return a continuation token for retrieving the remainder of the results. For this reason, it is possible that the service will return fewer results than specified by maxPageSize, or than the default of 5000.
Filters the results to return only containers whose name begins with the specified prefix.
Options to configure spans created when tracing is enabled.
Generated using TypeDoc
Options to configure the {@link BlobServiceClient.listContainerSegment} operation.