MockableSecurityInsightsArmClient.GetSecurityInsightsTemplateResource Method

Definition

Gets an object representing a SecurityInsightsTemplateResource along with the instance operations that can be performed on it but with no data.

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a SecurityInsightsTemplateResource object.

Applies to