Share via


IComputeInstance Interface

Definition

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

Properties

Application (Inherited from IComputeInstanceSchema)
ApplicationSharingPolicy (Inherited from IComputeInstanceSchema)
AssignedUserObjectId (Inherited from IComputeInstanceSchema)
AssignedUserTenantId (Inherited from IComputeInstanceSchema)
AuthorizationType (Inherited from IComputeInstanceSchema)
ConnectivityEndpointPrivateIPAddress (Inherited from IComputeInstanceSchema)
ConnectivityEndpointPublicIPAddress (Inherited from IComputeInstanceSchema)
Container (Inherited from IComputeInstanceSchema)
CreatedByUserId (Inherited from IComputeInstanceSchema)
CreatedByUserName (Inherited from IComputeInstanceSchema)
CreatedByUserOrgId (Inherited from IComputeInstanceSchema)
CreatedOn (Inherited from ICompute)
CreationScriptArgument (Inherited from IComputeInstanceSchema)
CreationScriptData (Inherited from IComputeInstanceSchema)
CreationScriptSource (Inherited from IComputeInstanceSchema)
CreationScriptTimeout (Inherited from IComputeInstanceSchema)
DataDisk (Inherited from IComputeInstanceSchema)
DataMount (Inherited from IComputeInstanceSchema)
Description (Inherited from ICompute)
DisableLocalAuth (Inherited from ICompute)
EnableNodePublicIP (Inherited from IComputeInstanceSchema)
Error (Inherited from IComputeInstanceSchema)
IsAttachedCompute (Inherited from ICompute)
LastOperationName (Inherited from IComputeInstanceSchema)
LastOperationStatus (Inherited from IComputeInstanceSchema)
LastOperationTime (Inherited from IComputeInstanceSchema)
LastOperationTrigger (Inherited from IComputeInstanceSchema)
Location (Inherited from ICompute)
ModifiedOn (Inherited from ICompute)
ProvisioningError (Inherited from ICompute)
ProvisioningState (Inherited from ICompute)
ResourceId (Inherited from ICompute)
ScheduleComputeStartStop (Inherited from IComputeInstanceSchema)
SshSettingAdminPublicKey (Inherited from IComputeInstanceSchema)
SshSettingAdminUserName (Inherited from IComputeInstanceSchema)
SshSettingSshPort (Inherited from IComputeInstanceSchema)
SshSettingSshPublicAccess (Inherited from IComputeInstanceSchema)
StartupScriptArgument (Inherited from IComputeInstanceSchema)
StartupScriptData (Inherited from IComputeInstanceSchema)
StartupScriptSource (Inherited from IComputeInstanceSchema)
StartupScriptTimeout (Inherited from IComputeInstanceSchema)
State (Inherited from IComputeInstanceSchema)
SubnetId (Inherited from IComputeInstanceSchema)
Type (Inherited from ICompute)
VersionRuntime (Inherited from IComputeInstanceSchema)
VMSize (Inherited from IComputeInstanceSchema)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to