Skip to content

[F] isResourceOperationMatch

function isResourceOperationMatch(source, target): boolean;
ParameterType
source{ resourceInstancePath: string; resourceType: ResourceType; }
source.resourceInstancePathstring
source.resourceTypeResourceType
target{ resourceInstancePath: string; resourceType: ResourceType; }
target.resourceInstancePathstring
target.resourceTypeResourceType

boolean