Delen via


HdInsightSchema Class

Definition

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

Constructors

HdInsightSchema()

Properties

Address
AdministratorAccountPassword
AdministratorAccountPrivateKeyData
AdministratorAccountPublicKeyData
AdministratorAccountUsername
SshPort

Methods

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

Applies to