Share via


GridSamplingAlgorithm Class

Definition

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

Constructors

GridSamplingAlgorithm()

Properties

Type

Methods

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

Applies to