Delen via


DataCollectorCollections.Add(String, ICollection) Method

Definition

public void Add (string key, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ICollection value);
abstract member Add : string * Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ICollection -> unit
override this.Add : string * Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ICollection -> unit
Public Sub Add (key As String, value As ICollection)

Parameters

key
String
value
ICollection

Implements

Applies to