次の方法で共有


SelfHostedIntegrationRuntimeStatus.AutoUpdate プロパティ

定義

セルフホステッド統合ランタイムの自動更新が有効になっているかどうかを取得します。 使用可能な値は次のとおりです: 'On'、'Off'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象