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

NotificationHook.ExternalUri Property

Definition

Optional field which enables a customized redirect, such as for troubleshooting notes. Defaults to an empty string.

public Uri ExternalUri { get; set; }
member this.ExternalUri : Uri with get, set
Public Property ExternalUri As Uri

Property Value

Uri

Remarks

If set to null during an update operation, this property is set to its default value.

Applies to