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

SubscriptionValidationEventData.ValidationCode 属性

定义

Azure 事件网格发送的验证代码,用于验证事件订阅。 若要完成验证握手,订阅者必须使用此验证代码作为验证响应的一部分进行响应,或者对从版本 2018-05-01-preview) 开始的 validationUrl (执行 GET 请求。

public string ValidationCode { get; }
member this.ValidationCode : string
Public ReadOnly Property ValidationCode As String

属性值

适用于