Share via


IImageModelSettings.CheckpointModelMode Property

Definition

Input Asset Delivery Mode.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Input Asset Delivery Mode.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.InputDeliveryMode) }, ReadOnly=false, Required=false, SerializedName="mode")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.InputDeliveryMode? CheckpointModelMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Input Asset Delivery Mode.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.InputDeliveryMode) }, ReadOnly=false, Required=false, SerializedName="mode")>]
member this.CheckpointModelMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.InputDeliveryMode> with get, set
Public Property CheckpointModelMode As Nullable(Of InputDeliveryMode)

Property Value

Attributes

Applies to