次の方法で共有


SecurityInsightsIncidentResource.GetSecurityInsightsIncidentRelations メソッド

定義

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

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

戻り値

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

適用対象