CommitmentPlansClient.GetAzureMlCommitmentPlan(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Management.MachineLearning.CommitmentPlans.Models.CommitmentPlan GetAzureMlCommitmentPlan (string resourceGroupName, string commitmentPlanName);
member this.GetAzureMlCommitmentPlan : string * string -> Microsoft.Azure.Management.MachineLearning.CommitmentPlans.Models.CommitmentPlan
Public Function GetAzureMlCommitmentPlan (resourceGroupName As String, commitmentPlanName As String) As CommitmentPlan
Parameters
- resourceGroupName
- String
- commitmentPlanName
- String
Returns
Microsoft.Azure.Management.MachineLearning.CommitmentPlans.Models.CommitmentPlan