次の方法で共有


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 に対する操作を表す オブジェクト。

適用対象