Share via


AmlComputeSchema Class

Definition

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

Constructors

AmlComputeSchema()

Properties

AllocationState
AllocationStateTransitionTime
CurrentNodeCount
EnableNodePublicIP
Error
IsolatedNetwork
NodeStateCountIdleNodeCount
NodeStateCountLeavingNodeCount
NodeStateCountPreemptedNodeCount
NodeStateCountPreparingNodeCount
NodeStateCountRunningNodeCount
NodeStateCountUnusableNodeCount
OSType
PropertyBag
RemoteLoginPortPublicAccess
ScaleSettingMaxNodeCount
ScaleSettingMinNodeCount
ScaleSettingNodeIdleTimeBeforeScaleDown
SubnetId
TargetNodeCount
UserAccountCredentialsAdminUserName
UserAccountCredentialsAdminUserPassword
UserAccountCredentialsAdminUserSshPublicKey
VirtualMachineImageId
VMPriority
VMSize

Methods

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

Applies to