Compartir a través de


UpdateIntegrationRuntimeRequest.AutoUpdate Propiedad

Definición

Obtiene o establece habilita o deshabilita la característica de actualización automática del entorno de ejecución de integración autohospedado. Vea https://go.microsoft.com/fwlink/?linkid=854189. Entre los valores posibles se incluyen: "On", "Off"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a