UNPKG

@azure/cosmos

Version:
22 lines 511 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. export class SasTokenProperties { user; userTag; databaseName; containerName; resourceName; resourcePath; resourceKind; partitionKeyValueRanges; startTime; expiryTime; keyType; controlPlaneReaderScope; controlPlaneWriterScope; dataPlaneReaderScope; dataPlaneWriterScope; cosmosContainerChildResourceKind; cosmosKeyType; } //# sourceMappingURL=SasTokenProperties.js.map