RemoveAzureMLCommitmentPlan.Name Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The name of the Azure ML commitment plan.", Mandatory=true, ParameterSetName="RemoveByNameAndResourceGroup")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Name { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The name of the Azure ML commitment plan.", Mandatory=true, ParameterSetName="RemoveByNameAndResourceGroup")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Name : string with get, set
Public Property Name As String

Property Value

String
Attributes

Applies to