MockableSecurityInsightsArmClient.GetSecurityInsightsBookmarkRelationResource Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The resource ID of the resource to get.
Returns
Returns a SecurityInsightsBookmarkRelationResource object.
Applies to
Azure SDK for .NET