MockableNetAppArmClient.GetRansomwareReportResource Method

Definition

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

public virtual Azure.ResourceManager.NetApp.RansomwareReportResource GetRansomwareReportResource(Azure.Core.ResourceIdentifier id);
abstract member GetRansomwareReportResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.NetApp.RansomwareReportResource
override this.GetRansomwareReportResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.NetApp.RansomwareReportResource
Public Overridable Function GetRansomwareReportResource (id As ResourceIdentifier) As RansomwareReportResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a RansomwareReportResource object.

Applies to