CommitmentAssociations class
Klasse die een CommitmentAssociations vertegenwoordigt.
Constructors
| Commitment |
Maak een CommitmentAssociations. |
Methoden
Constructordetails
CommitmentAssociations(AzureMLCommitmentPlansManagementClientContext)
Maak een CommitmentAssociations.
new CommitmentAssociations(client: AzureMLCommitmentPlansManagementClientContext)
Parameters
Verwijzing naar de serviceclient.
Methodedetails
get(string, string, string, RequestOptionsBase)
Krijg een toezeggingskoppeling.
function get(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, options?: RequestOptionsBase): Promise<CommitmentAssociationsGetResponse>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep.
- commitmentPlanName
-
string
De naam van het Azure ML-toezeggingsplan.
- commitmentAssociationName
-
string
De naam van de toezeggingskoppeling.
- options
- RequestOptionsBase
De optionele parameters
Retouren
Promise<CommitmentAssociationsGetResponse>
Beloof<modellen.CommitmentAssociationsGetResponse>
get(string, string, string, RequestOptionsBase, ServiceCallback<CommitmentAssociation>)
function get(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, options: RequestOptionsBase, callback: ServiceCallback<CommitmentAssociation>)
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep.
- commitmentPlanName
-
string
De naam van het Azure ML-toezeggingsplan.
- commitmentAssociationName
-
string
De naam van de toezeggingskoppeling.
- options
- RequestOptionsBase
De optionele parameters
- callback
De callback
get(string, string, string, ServiceCallback<CommitmentAssociation>)
function get(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, callback: ServiceCallback<CommitmentAssociation>)
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep.
- commitmentPlanName
-
string
De naam van het Azure ML-toezeggingsplan.
- commitmentAssociationName
-
string
De naam van de toezeggingskoppeling.
- callback
De callback
list(string, string, CommitmentAssociationsListOptionalParams)
Alle toezeggingskoppelingen voor een bovenliggend toezeggingsplan ophalen.
function list(resourceGroupName: string, commitmentPlanName: string, options?: CommitmentAssociationsListOptionalParams): Promise<CommitmentAssociationsListResponse>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep.
- commitmentPlanName
-
string
De naam van het Azure ML-toezeggingsplan.
De optionele parameters
Retouren
Promise<CommitmentAssociationsListResponse>
Promise<Models.CommitmentAssociationsListResponse>
list(string, string, CommitmentAssociationsListOptionalParams, ServiceCallback<CommitmentAssociationListResult>)
function list(resourceGroupName: string, commitmentPlanName: string, options: CommitmentAssociationsListOptionalParams, callback: ServiceCallback<CommitmentAssociationListResult>)
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep.
- commitmentPlanName
-
string
De naam van het Azure ML-toezeggingsplan.
De optionele parameters
De callback
list(string, string, ServiceCallback<CommitmentAssociationListResult>)
function list(resourceGroupName: string, commitmentPlanName: string, callback: ServiceCallback<CommitmentAssociationListResult>)
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep.
- commitmentPlanName
-
string
De naam van het Azure ML-toezeggingsplan.
De callback
listNext(string, RequestOptionsBase)
Alle toezeggingskoppelingen voor een bovenliggend toezeggingsplan ophalen.
function listNext(nextPageLink: string, options?: RequestOptionsBase): Promise<CommitmentAssociationsListNextResponse>
Parameters
- nextPageLink
-
string
De NextLink van de vorige geslaagde aanroep naar lijstbewerking.
- options
- RequestOptionsBase
De optionele parameters
Retouren
Beloof<Models.CommitmentAssociationsListNextResponse>
listNext(string, RequestOptionsBase, ServiceCallback<CommitmentAssociationListResult>)
function listNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<CommitmentAssociationListResult>)
Parameters
- nextPageLink
-
string
De NextLink van de vorige geslaagde aanroep naar lijstbewerking.
- options
- RequestOptionsBase
De optionele parameters
De callback
listNext(string, ServiceCallback<CommitmentAssociationListResult>)
function listNext(nextPageLink: string, callback: ServiceCallback<CommitmentAssociationListResult>)
Parameters
- nextPageLink
-
string
De NextLink van de vorige geslaagde aanroep naar lijstbewerking.
De callback
move(string, string, string, MoveCommitmentAssociationRequest, RequestOptionsBase)
Een toezeggingskoppeling opnieuw koppelen van het ene toezeggingsplan naar het andere.
function move(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, movePayload: MoveCommitmentAssociationRequest, options?: RequestOptionsBase): Promise<CommitmentAssociationsMoveResponse>
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep.
- commitmentPlanName
-
string
De naam van het Azure ML-toezeggingsplan.
- commitmentAssociationName
-
string
De naam van de toezeggingskoppeling.
- movePayload
- MoveCommitmentAssociationRequest
De nettolading van de verplaatsingsaanvraag.
- options
- RequestOptionsBase
De optionele parameters
Retouren
Promise<CommitmentAssociationsMoveResponse>
Beloof<Modellen.CommitmentAssociationsMoveResponse>
move(string, string, string, MoveCommitmentAssociationRequest, RequestOptionsBase, ServiceCallback<CommitmentAssociation>)
function move(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, movePayload: MoveCommitmentAssociationRequest, options: RequestOptionsBase, callback: ServiceCallback<CommitmentAssociation>)
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep.
- commitmentPlanName
-
string
De naam van het Azure ML-toezeggingsplan.
- commitmentAssociationName
-
string
De naam van de toezeggingskoppeling.
- movePayload
- MoveCommitmentAssociationRequest
De nettolading van de verplaatsingsaanvraag.
- options
- RequestOptionsBase
De optionele parameters
- callback
De callback
move(string, string, string, MoveCommitmentAssociationRequest, ServiceCallback<CommitmentAssociation>)
function move(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, movePayload: MoveCommitmentAssociationRequest, callback: ServiceCallback<CommitmentAssociation>)
Parameters
- resourceGroupName
-
string
De naam van de resourcegroep.
- commitmentPlanName
-
string
De naam van het Azure ML-toezeggingsplan.
- commitmentAssociationName
-
string
De naam van de toezeggingskoppeling.
- movePayload
- MoveCommitmentAssociationRequest
De nettolading van de verplaatsingsaanvraag.
- callback
De callback