Share via


BayesianSamplingAlgorithm Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.BayesianSamplingAlgorithmTypeConverter))]
public class BayesianSamplingAlgorithm : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IBayesianSamplingAlgorithm, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.BayesianSamplingAlgorithmTypeConverter))>]
type BayesianSamplingAlgorithm = class
    interface IBayesianSamplingAlgorithm
    interface IJsonSerializable
    interface ISamplingAlgorithm
    interface IValidates
Public Class BayesianSamplingAlgorithm
Implements IBayesianSamplingAlgorithm, IValidates
Inheritance
BayesianSamplingAlgorithm
Attributes
Implements

Constructors

BayesianSamplingAlgorithm()

Properties

Type

Methods

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

Applies to