Share via


ComputeInstance Class

Definition

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

Constructors

ComputeInstance()

Properties

Application
ApplicationSharingPolicy
AssignedUserObjectId
AssignedUserTenantId
AuthorizationType
ConnectivityEndpoint
ConnectivityEndpointPrivateIPAddress
ConnectivityEndpointPublicIPAddress
Container
CreatedBy
CreatedByUserId
CreatedByUserName
CreatedByUserOrgId
CreatedOn
CreationScriptArgument
CreationScriptData
CreationScriptSource
CreationScriptTimeout
DataDisk
DataMount
Description
DisableLocalAuth
EnableNodePublicIP
Error
IsAttachedCompute
LastOperation
LastOperationName
LastOperationStatus
LastOperationTime
LastOperationTrigger
Location
ModifiedOn
PersonalComputeInstanceSetting
PersonalComputeInstanceSettingAssignedUser
PropertiesSetupScriptsScripts
Property
ProvisioningError
ProvisioningState
ResourceId
Schedule
ScheduleComputeStartStop
ScriptCreationScript
ScriptStartupScript
SetupScript
SshSetting
SshSettingAdminPublicKey
SshSettingAdminUserName
SshSettingSshPort
SshSettingSshPublicAccess
StartupScriptArgument
StartupScriptData
StartupScriptSource
StartupScriptTimeout
State
Subnet
SubnetId
Type
Version
VersionRuntime
VMSize

Methods

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

Applies to