Delen via


IAmlComputeProperties Interface

Definition

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

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

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to