Delen via


HdInsight Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.HdInsightTypeConverter))]
public class HdInsight : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IHdInsight, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.HdInsightTypeConverter))>]
type HdInsight = class
    interface IHdInsight
    interface IJsonSerializable
    interface ICompute
    interface IHdInsightSchema
    interface IValidates
Public Class HdInsight
Implements IHdInsight, IValidates
Inheritance
HdInsight
Attributes
Implements

Constructors

HdInsight()

Properties

Address
AdministratorAccount
AdministratorAccountPassword
AdministratorAccountPrivateKeyData
AdministratorAccountPublicKeyData
AdministratorAccountUsername
CreatedOn
Description
DisableLocalAuth
IsAttachedCompute
Location
ModifiedOn
Property
ProvisioningError
ProvisioningState
ResourceId
SshPort
Type

Methods

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

Applies to