Share via


Job.CustomToolkitSettings Property

Definition

Gets or sets specifies the settings for custom tool kit job.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customToolkitSettings")]
public Microsoft.Azure.Management.BatchAI.Models.CustomToolkitSettings CustomToolkitSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customToolkitSettings")>]
member this.CustomToolkitSettings : Microsoft.Azure.Management.BatchAI.Models.CustomToolkitSettings with get, set
Public Property CustomToolkitSettings As CustomToolkitSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to