MockableSecurityInsightsArmClient.GetWorkspaceManagerAssignmentJobResource Method

Definition

Gets an object representing a WorkspaceManagerAssignmentJobResource 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 WorkspaceManagerAssignmentJobResourceResourceIdentifier from its components.

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

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a WorkspaceManagerAssignmentJobResource object.

Applies to