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

LogsQueryOptions.AdditionalWorkspaces 属性

定义

获取要包含在查询中的其他工作区名称的列表。

尽管无法设置此集合,但可以对其进行修改。 请参阅 具有集合只读属性初始化的对象初始值设定项

public System.Collections.Generic.IList<string> AdditionalWorkspaces { get; }
member this.AdditionalWorkspaces : System.Collections.Generic.IList<string>
Public ReadOnly Property AdditionalWorkspaces As IList(Of String)

属性值

适用于