次の方法で共有


SecurityInsightsIncidentResource.GetSecurityInsightsIncidentComments メソッド

定義

SecurityInsightsIncident 内の SecurityInsightsIncidentCommentResources のコレクションを取得します。

public virtual Azure.ResourceManager.SecurityInsights.SecurityInsightsIncidentCommentCollection GetSecurityInsightsIncidentComments ();
abstract member GetSecurityInsightsIncidentComments : unit -> Azure.ResourceManager.SecurityInsights.SecurityInsightsIncidentCommentCollection
override this.GetSecurityInsightsIncidentComments : unit -> Azure.ResourceManager.SecurityInsights.SecurityInsightsIncidentCommentCollection
Public Overridable Function GetSecurityInsightsIncidentComments () As SecurityInsightsIncidentCommentCollection

戻り値

SecurityInsightsIncidentCommentResources のコレクションとその SecurityInsightsIncidentCommentResource に対する操作を表す オブジェクト。

適用対象