次の方法で共有


DataFactoryIntegrationRuntimePatch.AutoUpdate プロパティ

定義

セルフホステッド統合ランタイムの自動更新機能を有効または無効にします。 以下を参照してください。https://go.microsoft.com/fwlink/?linkid=854189

public Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeAutoUpdateState? AutoUpdate { get; set; }
member this.AutoUpdate : Nullable<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeAutoUpdateState> with get, set
Public Property AutoUpdate As Nullable(Of IntegrationRuntimeAutoUpdateState)

プロパティ値

適用対象