IJobService.Type Property

Definition

Endpoint type.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Endpoint type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="jobServiceType")]
public string Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Endpoint type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="jobServiceType")>]
member this.Type : string with get, set
Public Property Type As String

Property Value

Attributes

Applies to