Delen via


IComputeInstanceProperties Interface

Definition

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

Properties

Application
ApplicationSharingPolicy
AssignedUserObjectId
AssignedUserTenantId
ComputeInstanceAuthorizationType
ConnectivityEndpointPrivateIPAddress
ConnectivityEndpointPublicIPAddress
Container
CreatedByUserId
CreatedByUserName
CreatedByUserOrgId
CreationScriptArgument
CreationScriptData
CreationScriptSource
CreationScriptTimeout
DataDisk
DataMount
EnableNodePublicIP
Error
LastOperationName
LastOperationStatus
LastOperationTime
LastOperationTrigger
ScheduleComputeStartStop
SshSettingAdminPublicKey
SshSettingAdminUserName
SshSettingSshPort
SshSettingSshPublicAccess
StartupScriptArgument
StartupScriptData
StartupScriptSource
StartupScriptTimeout
State
SubnetId
VersionRuntime
VMSize

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to