Delen via


AmlUserFeature Class

Definition

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

Constructors

AmlUserFeature()

Properties

Description
DisplayName
Id

Methods

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

Applies to