CommitmentAssociations class
Klasse, die eine CommitmentAssociations darstellt.
Konstruktoren
| Commitment |
Erstellen Sie eine CommitmentAssociations.Create a CommitmentAssociations. |
Methoden
Details zum Konstruktor
CommitmentAssociations(AzureMLCommitmentPlansManagementClientContext)
Erstellen Sie eine CommitmentAssociations.Create a CommitmentAssociations.
new CommitmentAssociations(client: AzureMLCommitmentPlansManagementClientContext)
Parameter
Verweisen auf den Dienstclient.
Details zur Methode
get(string, string, string, RequestOptionsBase)
Rufen Sie eine Verpflichtungszuordnung ab.
function get(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, options?: RequestOptionsBase): Promise<CommitmentAssociationsGetResponse>
Parameter
- resourceGroupName
-
string
Der Ressourcengruppenname.
- commitmentPlanName
-
string
Der Name des Azure ML-Verpflichtungsplans.
- commitmentAssociationName
-
string
Der Name der Verpflichtungszuordnung.
- options
- RequestOptionsBase
Die optionalen Parameter
Gibt zurück
Promise<CommitmentAssociationsGetResponse>
Promise<Models.CommitmentAssociationsGetResponse>
get(string, string, string, RequestOptionsBase, ServiceCallback<CommitmentAssociation>)
function get(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, options: RequestOptionsBase, callback: ServiceCallback<CommitmentAssociation>)
Parameter
- resourceGroupName
-
string
Der Ressourcengruppenname.
- commitmentPlanName
-
string
Der Name des Azure ML-Verpflichtungsplans.
- commitmentAssociationName
-
string
Der Name der Verpflichtungszuordnung.
- options
- RequestOptionsBase
Die optionalen Parameter
- callback
Der Rückruf
get(string, string, string, ServiceCallback<CommitmentAssociation>)
function get(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, callback: ServiceCallback<CommitmentAssociation>)
Parameter
- resourceGroupName
-
string
Der Ressourcengruppenname.
- commitmentPlanName
-
string
Der Name des Azure ML-Verpflichtungsplans.
- commitmentAssociationName
-
string
Der Name der Verpflichtungszuordnung.
- callback
Der Rückruf
list(string, string, CommitmentAssociationsListOptionalParams)
Rufen Sie alle Verpflichtungszuordnungen für einen Übergeordneten Verpflichtungsplan ab.
function list(resourceGroupName: string, commitmentPlanName: string, options?: CommitmentAssociationsListOptionalParams): Promise<CommitmentAssociationsListResponse>
Parameter
- resourceGroupName
-
string
Der Ressourcengruppenname.
- commitmentPlanName
-
string
Der Name des Azure ML-Verpflichtungsplans.
Die optionalen Parameter
Gibt zurück
Promise<CommitmentAssociationsListResponse>
Promise<Models.CommitmentAssociationsListResponse>
list(string, string, CommitmentAssociationsListOptionalParams, ServiceCallback<CommitmentAssociationListResult>)
function list(resourceGroupName: string, commitmentPlanName: string, options: CommitmentAssociationsListOptionalParams, callback: ServiceCallback<CommitmentAssociationListResult>)
Parameter
- resourceGroupName
-
string
Der Ressourcengruppenname.
- commitmentPlanName
-
string
Der Name des Azure ML-Verpflichtungsplans.
Die optionalen Parameter
Der Rückruf
list(string, string, ServiceCallback<CommitmentAssociationListResult>)
function list(resourceGroupName: string, commitmentPlanName: string, callback: ServiceCallback<CommitmentAssociationListResult>)
Parameter
- resourceGroupName
-
string
Der Ressourcengruppenname.
- commitmentPlanName
-
string
Der Name des Azure ML-Verpflichtungsplans.
Der Rückruf
listNext(string, RequestOptionsBase)
Rufen Sie alle Verpflichtungszuordnungen für einen Übergeordneten Verpflichtungsplan ab.
function listNext(nextPageLink: string, options?: RequestOptionsBase): Promise<CommitmentAssociationsListNextResponse>
Parameter
- nextPageLink
-
string
Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.
- options
- RequestOptionsBase
Die optionalen Parameter
Gibt zurück
Promise<Models.CommitmentAssociationsListNextResponse>
listNext(string, RequestOptionsBase, ServiceCallback<CommitmentAssociationListResult>)
function listNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<CommitmentAssociationListResult>)
Parameter
- nextPageLink
-
string
Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.
- options
- RequestOptionsBase
Die optionalen Parameter
Der Rückruf
listNext(string, ServiceCallback<CommitmentAssociationListResult>)
function listNext(nextPageLink: string, callback: ServiceCallback<CommitmentAssociationListResult>)
Parameter
- nextPageLink
-
string
Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.
Der Rückruf
move(string, string, string, MoveCommitmentAssociationRequest, RequestOptionsBase)
Überziehen Sie eine Verpflichtungszuordnung von einem Verpflichtungsplan zu einem anderen.
function move(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, movePayload: MoveCommitmentAssociationRequest, options?: RequestOptionsBase): Promise<CommitmentAssociationsMoveResponse>
Parameter
- resourceGroupName
-
string
Der Ressourcengruppenname.
- commitmentPlanName
-
string
Der Name des Azure ML-Verpflichtungsplans.
- commitmentAssociationName
-
string
Der Name der Verpflichtungszuordnung.
- movePayload
- MoveCommitmentAssociationRequest
Die Nutzlast der Verschiebungsanforderung.
- options
- RequestOptionsBase
Die optionalen Parameter
Gibt zurück
Promise<CommitmentAssociationsMoveResponse>
Promise-Modelle.CommitmentAssociationsMoveResponse<>
move(string, string, string, MoveCommitmentAssociationRequest, RequestOptionsBase, ServiceCallback<CommitmentAssociation>)
function move(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, movePayload: MoveCommitmentAssociationRequest, options: RequestOptionsBase, callback: ServiceCallback<CommitmentAssociation>)
Parameter
- resourceGroupName
-
string
Der Ressourcengruppenname.
- commitmentPlanName
-
string
Der Name des Azure ML-Verpflichtungsplans.
- commitmentAssociationName
-
string
Der Name der Verpflichtungszuordnung.
- movePayload
- MoveCommitmentAssociationRequest
Die Nutzlast der Verschiebungsanforderung.
- options
- RequestOptionsBase
Die optionalen Parameter
- callback
Der Rückruf
move(string, string, string, MoveCommitmentAssociationRequest, ServiceCallback<CommitmentAssociation>)
function move(resourceGroupName: string, commitmentPlanName: string, commitmentAssociationName: string, movePayload: MoveCommitmentAssociationRequest, callback: ServiceCallback<CommitmentAssociation>)
Parameter
- resourceGroupName
-
string
Der Ressourcengruppenname.
- commitmentPlanName
-
string
Der Name des Azure ML-Verpflichtungsplans.
- commitmentAssociationName
-
string
Der Name der Verpflichtungszuordnung.
- movePayload
- MoveCommitmentAssociationRequest
Die Nutzlast der Verschiebungsanforderung.
- callback
Der Rückruf