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

SecurityInsightsEntityResource.GetSecurityInsightsEntityRelations Method

Definition

Gets a collection of SecurityInsightsEntityRelationResources in the SecurityInsightsEntity.

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

Returns

An object representing collection of SecurityInsightsEntityRelationResources and their operations over a SecurityInsightsEntityRelationResource.

Applies to