ImageDefinitionProperties.AutoImageBuild Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates if automatic image builds will be triggered for image definition updates
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.AutoImageBuildStatus? AutoImageBuild { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.PropertyOrigin.Owned)>]
member this.AutoImageBuild : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Support.AutoImageBuildStatus>
Public ReadOnly Property AutoImageBuild As Nullable(Of AutoImageBuildStatus)
Property Value
Implements
- Attributes