VersionsExtensions Class

Definition

public static class VersionsExtensions
type VersionsExtensions = class
Public Module VersionsExtensions
Inheritance
VersionsExtensions

Methods

CloneAsync(IVersions, Guid, String, TaskUpdateObject, CancellationToken)
DeleteAsync(IVersions, Guid, String, CancellationToken)
DeleteUnlabelledUtteranceAsync(IVersions, Guid, String, String, CancellationToken)
ExportAsync(IVersions, Guid, String, CancellationToken)
ExportLuFormatAsync(IVersions, Guid, String, CancellationToken)
GetAsync(IVersions, Guid, String, CancellationToken)
ImportAsync(IVersions, Guid, LuisApp, String, CancellationToken)
ImportLuFormatAsync(IVersions, Guid, String, String, CancellationToken)
ImportV2AppAsync(IVersions, Guid, LuisAppV2, String, CancellationToken)
ListAsync(IVersions, Guid, Nullable<Int32>, Nullable<Int32>, CancellationToken)
UpdateAsync(IVersions, Guid, String, TaskUpdateObject, CancellationToken)

Applies to