Share via


IJobBaseProperties.Service Property

Definition

List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="List of JobEndpoints.\r\n        For local jobs, a job endpoint will have an endpoint value of FileStreamObject.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IJobBaseServices) }, ReadOnly=false, Required=false, SerializedName="services")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IJobBaseServices Service { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="List of JobEndpoints.\r\n        For local jobs, a job endpoint will have an endpoint value of FileStreamObject.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IJobBaseServices) }, ReadOnly=false, Required=false, SerializedName="services")>]
member this.Service : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IJobBaseServices with get, set
Public Property Service As IJobBaseServices

Property Value

Attributes

Applies to