CommitmentAssociations class

Classe représentant un CommitmentAssociations.

Constructeurs

CommitmentAssociations(AzureMLCommitmentPlansManagementClientContext)

Créez un CommitmentAssociations.

Méthodes

get(string, string, string, RequestOptionsBase)

Obtenez une association d’engagement.

get(string, string, string, RequestOptionsBase, ServiceCallback<CommitmentAssociation>)
get(string, string, string, ServiceCallback<CommitmentAssociation>)
list(string, string, CommitmentAssociationsListOptionalParams)

Obtenez toutes les associations d’engagement pour un plan d’engagement parent.

list(string, string, CommitmentAssociationsListOptionalParams, ServiceCallback<CommitmentAssociationListResult>)
list(string, string, ServiceCallback<CommitmentAssociationListResult>)
listNext(string, RequestOptionsBase)

Obtenez toutes les associations d’engagement pour un plan d’engagement parent.

listNext(string, RequestOptionsBase, ServiceCallback<CommitmentAssociationListResult>)
listNext(string, ServiceCallback<CommitmentAssociationListResult>)
move(string, string, string, MoveCommitmentAssociationRequest, RequestOptionsBase)

Re-parenter une association d’engagement d’un plan d’engagement à une autre.

move(string, string, string, MoveCommitmentAssociationRequest, RequestOptionsBase, ServiceCallback<CommitmentAssociation>)
move(string, string, string, MoveCommitmentAssociationRequest, ServiceCallback<CommitmentAssociation>)

Détails du constructeur

CommitmentAssociations(AzureMLCommitmentPlansManagementClientContext)

Créez un CommitmentAssociations.

new CommitmentAssociations(client: AzureMLCommitmentPlansManagementClientContext)

Paramètres

client
AzureMLCommitmentPlansManagementClientContext

Référence au client de service.

Détails de la méthode

get(string, string, string, RequestOptionsBase)

Obtenez une association d’engagement.

function get(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, options?: RequestOptionsBase): Promise<CommitmentAssociationsGetResponse>

Paramètres

resourceGroupName

string

Nom du groupe de ressources.

commitmentPlanName

string

Nom du plan d’engagement Azure ML.

commitmentAssociationName

string

Nom de l’association d’engagement.

options
RequestOptionsBase

Paramètres facultatifs

Retours

Modèles de promesses.EngagementAssociationsGetResponse<>

get(string, string, string, RequestOptionsBase, ServiceCallback<CommitmentAssociation>)

function get(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, options: RequestOptionsBase, callback: ServiceCallback<CommitmentAssociation>)

Paramètres

resourceGroupName

string

Nom du groupe de ressources.

commitmentPlanName

string

Nom du plan d’engagement Azure ML.

commitmentAssociationName

string

Nom de l’association d’engagement.

options
RequestOptionsBase

Paramètres facultatifs

get(string, string, string, ServiceCallback<CommitmentAssociation>)

function get(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, callback: ServiceCallback<CommitmentAssociation>)

Paramètres

resourceGroupName

string

Nom du groupe de ressources.

commitmentPlanName

string

Nom du plan d’engagement Azure ML.

commitmentAssociationName

string

Nom de l’association d’engagement.

list(string, string, CommitmentAssociationsListOptionalParams)

Obtenez toutes les associations d’engagement pour un plan d’engagement parent.

function list(resourceGroupName: string, commitmentPlanName: string, options?: CommitmentAssociationsListOptionalParams): Promise<CommitmentAssociationsListResponse>

Paramètres

resourceGroupName

string

Nom du groupe de ressources.

commitmentPlanName

string

Nom du plan d’engagement Azure ML.

options
CommitmentAssociationsListOptionalParams

Paramètres facultatifs

Retours

Promise<Models.CommitmentAssociationsListResponse>

list(string, string, CommitmentAssociationsListOptionalParams, ServiceCallback<CommitmentAssociationListResult>)

function list(resourceGroupName: string, commitmentPlanName: string, options: CommitmentAssociationsListOptionalParams, callback: ServiceCallback<CommitmentAssociationListResult>)

Paramètres

resourceGroupName

string

Nom du groupe de ressources.

commitmentPlanName

string

Nom du plan d’engagement Azure ML.

options
CommitmentAssociationsListOptionalParams

Paramètres facultatifs

list(string, string, ServiceCallback<CommitmentAssociationListResult>)

function list(resourceGroupName: string, commitmentPlanName: string, callback: ServiceCallback<CommitmentAssociationListResult>)

Paramètres

resourceGroupName

string

Nom du groupe de ressources.

commitmentPlanName

string

Nom du plan d’engagement Azure ML.

listNext(string, RequestOptionsBase)

Obtenez toutes les associations d’engagement pour un plan d’engagement parent.

function listNext(nextPageLink: string, options?: RequestOptionsBase): Promise<CommitmentAssociationsListNextResponse>

Paramètres

nextPageLink

string

NextLink de l’appel réussi précédent à l’opération De liste.

options
RequestOptionsBase

Paramètres facultatifs

Retours

Promise<Models.CommitmentAssociationsListNextResponse>

listNext(string, RequestOptionsBase, ServiceCallback<CommitmentAssociationListResult>)

function listNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<CommitmentAssociationListResult>)

Paramètres

nextPageLink

string

NextLink de l’appel réussi précédent à l’opération De liste.

options
RequestOptionsBase

Paramètres facultatifs

listNext(string, ServiceCallback<CommitmentAssociationListResult>)

function listNext(nextPageLink: string, callback: ServiceCallback<CommitmentAssociationListResult>)

Paramètres

nextPageLink

string

NextLink de l’appel réussi précédent à l’opération De liste.

move(string, string, string, MoveCommitmentAssociationRequest, RequestOptionsBase)

Re-parenter une association d’engagement d’un plan d’engagement à une autre.

function move(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, movePayload: MoveCommitmentAssociationRequest, options?: RequestOptionsBase): Promise<CommitmentAssociationsMoveResponse>

Paramètres

resourceGroupName

string

Nom du groupe de ressources.

commitmentPlanName

string

Nom du plan d’engagement Azure ML.

commitmentAssociationName

string

Nom de l’association d’engagement.

movePayload
MoveCommitmentAssociationRequest

Charge utile de la demande de déplacement.

options
RequestOptionsBase

Paramètres facultatifs

Retours

Promise<Models.CommitmentAssociationsMoveResponse>

move(string, string, string, MoveCommitmentAssociationRequest, RequestOptionsBase, ServiceCallback<CommitmentAssociation>)

function move(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, movePayload: MoveCommitmentAssociationRequest, options: RequestOptionsBase, callback: ServiceCallback<CommitmentAssociation>)

Paramètres

resourceGroupName

string

Nom du groupe de ressources.

commitmentPlanName

string

Nom du plan d’engagement Azure ML.

commitmentAssociationName

string

Nom de l’association d’engagement.

movePayload
MoveCommitmentAssociationRequest

Charge utile de la demande de déplacement.

options
RequestOptionsBase

Paramètres facultatifs

move(string, string, string, MoveCommitmentAssociationRequest, ServiceCallback<CommitmentAssociation>)

function move(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, movePayload: MoveCommitmentAssociationRequest, callback: ServiceCallback<CommitmentAssociation>)

Paramètres

resourceGroupName

string

Nom du groupe de ressources.

commitmentPlanName

string

Nom du plan d’engagement Azure ML.

commitmentAssociationName

string

Nom de l’association d’engagement.

movePayload
MoveCommitmentAssociationRequest

Charge utile de la demande de déplacement.