你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HybridDataJobDefinitionData.UserConfirmation 属性

定义

用于检测是否需要用户确认的枚举。 如果未传递,则默认为 NotRequired。

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

属性值

适用于