Share via


BaseImageTriggerUpdateParameters.BaseImageTriggerType Property

Definition

Gets or sets the type of the auto trigger for base image dependency updates. Possible values include: 'All', 'Runtime'

[Newtonsoft.Json.JsonProperty(PropertyName="baseImageTriggerType")]
public string BaseImageTriggerType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="baseImageTriggerType")>]
member this.BaseImageTriggerType : string with get, set
Public Property BaseImageTriggerType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to