MockableSecurityInsightsArmClient.GetSecurityInsightsOfficeConsentResource Method

Definition

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

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a SecurityInsightsOfficeConsentResource object.

Applies to