Share via


SamplingAlgorithm Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SamplingAlgorithmTypeConverter))]
public class SamplingAlgorithm : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ISamplingAlgorithm
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SamplingAlgorithmTypeConverter))>]
type SamplingAlgorithm = class
    interface ISamplingAlgorithm
    interface IJsonSerializable
Public Class SamplingAlgorithm
Implements ISamplingAlgorithm
Inheritance
SamplingAlgorithm
Attributes
Implements

Constructors

SamplingAlgorithm()

Properties

Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to