MockableSecurityInsightsArmClient.GetSecurityInsightsBookmarkRelationResource Method

Definition

Gets an object representing a SecurityInsightsBookmarkRelationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a SecurityInsightsBookmarkRelationResourceResourceIdentifier from its components.

public virtual Azure.ResourceManager.SecurityInsights.SecurityInsightsBookmarkRelationResource GetSecurityInsightsBookmarkRelationResource (Azure.Core.ResourceIdentifier id);
abstract member GetSecurityInsightsBookmarkRelationResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SecurityInsights.SecurityInsightsBookmarkRelationResource
override this.GetSecurityInsightsBookmarkRelationResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.SecurityInsights.SecurityInsightsBookmarkRelationResource
Public Overridable Function GetSecurityInsightsBookmarkRelationResource (id As ResourceIdentifier) As SecurityInsightsBookmarkRelationResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a SecurityInsightsBookmarkRelationResource object.

Applies to