ICommandJob Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.CommandJobTypeConverter))]
public interface ICommandJob : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IJobBaseProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.CommandJobTypeConverter))>]
type ICommandJob = interface
interface IJsonSerializable
interface IJobBaseProperties
interface IResourceBase
Public Interface ICommandJob
Implements IJobBaseProperties
- Derived
- Attributes
- Implements
Properties
CodeId | |
Command | |
ComputeId | (Inherited from IJobBaseProperties) |
Description | (Inherited from IResourceBase) |
DisplayName | (Inherited from IJobBaseProperties) |
DistributionType | |
EnvironmentId | |
EnvironmentVariable | |
ExperimentName | (Inherited from IJobBaseProperties) |
IdentityType | (Inherited from IJobBaseProperties) |
Input | |
IsArchived | (Inherited from IJobBaseProperties) |
JobType | (Inherited from IJobBaseProperties) |
LimitJobLimitsType | |
LimitTimeout | |
Output | |
Parameter | |
Property | (Inherited from IResourceBase) |
ResourceInstanceCount | |
ResourceInstanceType | |
ResourceProperty | |
Service | (Inherited from IJobBaseProperties) |
Status | (Inherited from IJobBaseProperties) |
Tag | (Inherited from IResourceBase) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |