IAzureCosmosDbCreateOrUpdateLocaleString Method
Creates (or, if it already exists, updates) a localized string.
Namespace: MobileTrack.DataContainers.CosmosAssembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
Task CreateOrUpdateLocaleString(
LocalizedStringDto localizedString,
CancellationToken cancellationToken = default
)
- localizedString LocalizedStringDto
- String to create/update
- cancellationToken CancellationToken (Optional)
- Cancellation token
TaskTask requiring completion.