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

ApiIssueResource.GetApiIssueComments 方法

定义

获取 ApiIssue 中的 ApiIssueCommentResources 集合。

public virtual Azure.ResourceManager.ApiManagement.ApiIssueCommentCollection GetApiIssueComments ();
abstract member GetApiIssueComments : unit -> Azure.ResourceManager.ApiManagement.ApiIssueCommentCollection
override this.GetApiIssueComments : unit -> Azure.ResourceManager.ApiManagement.ApiIssueCommentCollection
Public Overridable Function GetApiIssueComments () As ApiIssueCommentCollection

返回

一个 对象,表示 ApiIssueCommentResources 的集合及其在 ApiIssueCommentResource 上的操作。

适用于