Udostępnij przez


IListAmlUserFeatureResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ListAmlUserFeatureResultTypeConverter))]
public interface IListAmlUserFeatureResult : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ListAmlUserFeatureResultTypeConverter))>]
type IListAmlUserFeatureResult = interface
    interface IJsonSerializable
Public Interface IListAmlUserFeatureResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NextLink

The URI to fetch the next page of AML user features information. Call ListNext() with this to fetch the next page of AML user features information.

Value

The list of AML user facing features.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to