InferenceGroupsOperations interface

واجهة تمثل عمليات InferenceGroups.

الخصائص

beginCreateOrUpdate
beginCreateOrUpdateAndWait
beginDelete
beginDeleteAndWait
beginModifyDeltaModelsAsync
beginModifyDeltaModelsAsyncAndWait
beginUpdate
beginUpdateAndWait
createOrUpdate

إنشاء أو تحديث InferenceGroup (غير متزامن).

delete

حذف مجموعة الاستدلال (غير متزامنة).

get

احصل على InferenceGroup.

getDeltaModelsStatusAsync

استرجاع حالة نماذج دلتا المرتبطة بمجموعة الاستدلال ونموذج القاعدة المستهدفة.

getStatus

استرجاع حالة مجموعة الاستدلال.

list

مجموعات الاستدلال القائمة (القائمة على النتائج).

listDeltaModelsAsync

قائمة نماذج دلتا المرتبطة بمجموعة الاستدلال ونموذج القاعدة المستهدفة.

listSkus

مجموعة الاستدلال القائمة SKUS.

modifyDeltaModelsAsync

تعديل نماذج الدلتا المرتبطة بمجموعة الاستدلالات ونموذج القاعدة المستهدفة.

update

تحديث InferenceGroup (غير متزامن).

تفاصيل الخاصية

beginCreateOrUpdate

تحذير

واجهة برمجة التطبيقات هذه مهملة الآن.

use createOrUpdate instead

beginCreateOrUpdate: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: InferenceGroup, options?: InferenceGroupsCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<InferenceGroup>, InferenceGroup>>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: InferenceGroup, options?: InferenceGroupsCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<InferenceGroup>, InferenceGroup>>

beginCreateOrUpdateAndWait

تحذير

واجهة برمجة التطبيقات هذه مهملة الآن.

use createOrUpdate instead

beginCreateOrUpdateAndWait: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: InferenceGroup, options?: InferenceGroupsCreateOrUpdateOptionalParams) => Promise<InferenceGroup>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: InferenceGroup, options?: InferenceGroupsCreateOrUpdateOptionalParams) => Promise<InferenceGroup>

beginDelete

تحذير

واجهة برمجة التطبيقات هذه مهملة الآن.

use delete instead

beginDelete: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait

تحذير

واجهة برمجة التطبيقات هذه مهملة الآن.

use delete instead

beginDeleteAndWait: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsDeleteOptionalParams) => Promise<void>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsDeleteOptionalParams) => Promise<void>

beginModifyDeltaModelsAsync

تحذير

واجهة برمجة التطبيقات هذه مهملة الآن.

use modifyDeltaModelsAsync instead

beginModifyDeltaModelsAsync: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: DeltaModelModifyRequest, options?: InferenceGroupsModifyDeltaModelsAsyncOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: DeltaModelModifyRequest, options?: InferenceGroupsModifyDeltaModelsAsyncOptionalParams) => Promise<SimplePollerLike<OperationState<void>, void>>

beginModifyDeltaModelsAsyncAndWait

تحذير

واجهة برمجة التطبيقات هذه مهملة الآن.

use modifyDeltaModelsAsync instead

beginModifyDeltaModelsAsyncAndWait: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: DeltaModelModifyRequest, options?: InferenceGroupsModifyDeltaModelsAsyncOptionalParams) => Promise<void>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: DeltaModelModifyRequest, options?: InferenceGroupsModifyDeltaModelsAsyncOptionalParams) => Promise<void>

beginUpdate

تحذير

واجهة برمجة التطبيقات هذه مهملة الآن.

use update instead

beginUpdate: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: PartialMinimalTrackedResourceWithSku, options?: InferenceGroupsUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<InferenceGroup>, InferenceGroup>>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: PartialMinimalTrackedResourceWithSku, options?: InferenceGroupsUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<InferenceGroup>, InferenceGroup>>

beginUpdateAndWait

تحذير

واجهة برمجة التطبيقات هذه مهملة الآن.

use update instead

beginUpdateAndWait: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: PartialMinimalTrackedResourceWithSku, options?: InferenceGroupsUpdateOptionalParams) => Promise<InferenceGroup>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: PartialMinimalTrackedResourceWithSku, options?: InferenceGroupsUpdateOptionalParams) => Promise<InferenceGroup>

createOrUpdate

إنشاء أو تحديث InferenceGroup (غير متزامن).

createOrUpdate: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: InferenceGroup, options?: InferenceGroupsCreateOrUpdateOptionalParams) => PollerLike<OperationState<InferenceGroup>, InferenceGroup>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: InferenceGroup, options?: InferenceGroupsCreateOrUpdateOptionalParams) => PollerLike<OperationState<InferenceGroup>, InferenceGroup>

delete

حذف مجموعة الاستدلال (غير متزامنة).

delete: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsDeleteOptionalParams) => PollerLike<OperationState<void>, void>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsDeleteOptionalParams) => PollerLike<OperationState<void>, void>

get

احصل على InferenceGroup.

get: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsGetOptionalParams) => Promise<InferenceGroup>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsGetOptionalParams) => Promise<InferenceGroup>

getDeltaModelsStatusAsync

استرجاع حالة نماذج دلتا المرتبطة بمجموعة الاستدلال ونموذج القاعدة المستهدفة.

getDeltaModelsStatusAsync: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: DeltaModelStatusRequest, options?: InferenceGroupsGetDeltaModelsStatusAsyncOptionalParams) => Promise<DeltaModelStatusResponse>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: DeltaModelStatusRequest, options?: InferenceGroupsGetDeltaModelsStatusAsyncOptionalParams) => Promise<DeltaModelStatusResponse>

getStatus

استرجاع حالة مجموعة الاستدلال.

getStatus: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsGetStatusOptionalParams) => Promise<GroupStatus>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsGetStatusOptionalParams) => Promise<GroupStatus>

list

مجموعات الاستدلال القائمة (القائمة على النتائج).

list: (resourceGroupName: string, workspaceName: string, poolName: string, options?: InferenceGroupsListOptionalParams) => PagedAsyncIterableIterator<InferenceGroup, InferenceGroup[], PageSettings>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, options?: InferenceGroupsListOptionalParams) => PagedAsyncIterableIterator<InferenceGroup, InferenceGroup[], PageSettings>

listDeltaModelsAsync

قائمة نماذج دلتا المرتبطة بمجموعة الاستدلال ونموذج القاعدة المستهدفة.

listDeltaModelsAsync: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: DeltaModelListRequest, options?: InferenceGroupsListDeltaModelsAsyncOptionalParams) => PagedAsyncIterableIterator<string, string[], PageSettings>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: DeltaModelListRequest, options?: InferenceGroupsListDeltaModelsAsyncOptionalParams) => PagedAsyncIterableIterator<string, string[], PageSettings>

listSkus

مجموعة الاستدلال القائمة SKUS.

listSkus: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsListSkusOptionalParams) => PagedAsyncIterableIterator<SkuResource, SkuResource[], PageSettings>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, options?: InferenceGroupsListSkusOptionalParams) => PagedAsyncIterableIterator<SkuResource, SkuResource[], PageSettings>

modifyDeltaModelsAsync

تعديل نماذج الدلتا المرتبطة بمجموعة الاستدلالات ونموذج القاعدة المستهدفة.

modifyDeltaModelsAsync: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: DeltaModelModifyRequest, options?: InferenceGroupsModifyDeltaModelsAsyncOptionalParams) => PollerLike<OperationState<void>, void>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: DeltaModelModifyRequest, options?: InferenceGroupsModifyDeltaModelsAsyncOptionalParams) => PollerLike<OperationState<void>, void>

update

تحديث InferenceGroup (غير متزامن).

update: (resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: PartialMinimalTrackedResourceWithSku, options?: InferenceGroupsUpdateOptionalParams) => PollerLike<OperationState<InferenceGroup>, InferenceGroup>

قيمة الخاصية

(resourceGroupName: string, workspaceName: string, poolName: string, groupName: string, body: PartialMinimalTrackedResourceWithSku, options?: InferenceGroupsUpdateOptionalParams) => PollerLike<OperationState<InferenceGroup>, InferenceGroup>