Delen via


EnvironmentVersion.AutoRebuild Property

Definition

Defines if image needs to be rebuilt based on base image changes.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.AutoRebuildSetting? AutoRebuild { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.AutoRebuild : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.AutoRebuildSetting> with get, set
Public Property AutoRebuild As Nullable(Of AutoRebuildSetting)

Property Value

Implements

Attributes

Applies to