你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ServiceBusSenderOptions interface
创建发件人时要使用的选项。
属性
identifier | 设置用于标识发件人的名称。 这可用于关联日志和异常。 如果未指定或为空,将使用随机唯一的。 |
属性详细信息
identifier
设置用于标识发件人的名称。 这可用于关联日志和异常。 如果未指定或为空,将使用随机唯一的。
identifier?: string
属性值
string